On Sat, 2 Nov 2024 22:50:29 GMT, Shaojin Wen wrote:
> A small improvement to ArrayClassDescImpl#computeDescriptor that avoids
> intermediate object allocation in the common rank 1 scenario.
Nice simplification. constant tests pass.
-
Marked as reviewed by liach (Reviewer).
PR Re
A small improvement to ArrayClassDescImpl#computeDescriptor that avoids
intermediate object allocation in the common rank 1 scenario.
-
Commit messages:
- optimize computeDescriptor
Changes: https://git.openjdk.org/jdk/pull/21860/files
Webrev: https://webrevs.openjdk.org/?repo=jd