[jdk11u-dev] RFR: 8275610: C2: Object field load floats above its null check resulting in a segfault

Paul Hohensee phh at openjdk.java.net
Thu Jan 20 20:50:58 UTC 2022


On Thu, 20 Jan 2022 19:26:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.15-oracle.
> 
> I had to adapt the test.
> @key randomness is not supported in 11, as are -XX:StressSeed=42 and -XX:+StressIGVN.
> I removed these.  This makes the second @run call superfluous.
> 
> Still, the test crashes the VM without the fix.

Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/784


More information about the jdk-updates-dev mailing list