[jdk17u-dev] Integrated: 8310126: C1: Missing receiver null check in Reference::get intrinsic

Aleksey Shipilev shade at openjdk.org
Wed Jun 28 11:57:18 UTC 2023


On Tue, 20 Jun 2023 09:37:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix JDK 11 regression in C1.
> 
> Additional testing:
>  - [x] New test fails before the patch, passes with it
>  - [x] Linux AArch64 fastdebug `tier1 tier2 tier3`

This pull request has now been integrated.

Changeset: 95b4ddc7
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/95b4ddc74f6253e611b493d24a5693130c7a9e17
Stats:     63 lines in 2 files changed: 62 ins; 0 del; 1 mod

8310126: C1: Missing receiver null check in Reference::get intrinsic

Backport-of: 02aaab12e331e5a4c249f1d281c4439e2e7c914f

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

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


More information about the jdk-updates-dev mailing list