Integrated: 8343500: Optimize ArrayClassDescImpl computeDescriptor

Shaojin Wen swen at openjdk.org
Tue Nov 5 00:31:32 UTC 2024


On Sat, 2 Nov 2024 22:50:29 GMT, Shaojin Wen <swen at openjdk.org> wrote:

> A small improvement to ArrayClassDescImpl#computeDescriptor that avoids intermediate object allocation in the common rank 1 scenario.

This pull request has now been integrated.

Changeset: 67907d5e
Author:    Shaojin Wen <swen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/67907d5e8985ee47ddadb51dae1220404a18dd47
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8343500: Optimize ArrayClassDescImpl computeDescriptor

Reviewed-by: liach

-------------

PR: https://git.openjdk.org/jdk/pull/21860


More information about the core-libs-dev mailing list