[jdk17u-dev] Integrated: 8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size()

Aleksey Shipilev shade at openjdk.org
Tue Jul 4 09:48:01 UTC 2023


On Mon, 3 Jul 2023 10:52:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to micro-optimize the affected path and make it easier for downstreams like Lilliput JDK 17.
> 
> Additional testing:
>  - [x] Linux AArch64 fastdebug `tier1`
>  - [x] Linux AArch64 fastdebug `tier2`

This pull request has now been integrated.

Changeset: 00c64700
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/00c6470013c1aa83aa9891b6bbdcc6942f9b3d4d
Stats:     5 lines in 4 files changed: 0 ins; 1 del; 4 mod

8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size()

Backport-of: ea49691f1dbb4f57ed0c5982f004e7aabcd15d13

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1527


More information about the jdk-updates-dev mailing list