[jdk17u-dev] Integrated: 8277417: C1 LIR instruction for load-klass

Aleksey Shipilev shade at openjdk.org
Fri Jul 7 09:05:02 UTC 2023


On Mon, 3 Jul 2023 11:16:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to resolve the klass-ptr related kludges, match the relevant code to current state of mainline past JDK 18, and make life easier for downstreams like Lilliput JDK 17u.
> 
> There are two follow-ups, which are not critical, and which I would backport separately:
>   * #1530 
>   * #1529 
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug `tier1 tier2 tier3`
>  - [x] Linux AArch64 fastdebug `tier1 tier2 tier3`

This pull request has now been integrated.

Changeset: d7a59f37
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d7a59f37576afb1f0dbea5c2c804885b05cfb470
Stats:     189 lines in 11 files changed: 140 ins; 37 del; 12 mod

8277417: C1 LIR instruction for load-klass

Backport-of: 99e4bda303f2c71972a125d0ecaf4cf986c8614a

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

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


More information about the jdk-updates-dev mailing list