commit | 103aff334f61fdb654453a0f6a6d58a5ded6ac7c | [log] [tgz] |
---|---|---|
author | Aleksey Shipilev <shade@openjdk.org> | Fri Mar 04 01:30:11 2016 +0300 |
committer | Aleksey Shipilev <shade@openjdk.org> | Fri Mar 04 01:30:11 2016 +0300 |
tree | e8400d0ad007244f9b3c43108cc622f9abb37bc4 | |
parent | 548530cf084b5756200def41f52e03df55cb51e7 [diff] |
8146801: Allocating short arrays of non-constant size is slow Reviewed-by: kvn, twisti, vlivanov