[jdk11u-dev] RFR: 8275610: C2: Object field load floats above its null check resulting in a segfault [v2]
Goetz Lindenmaier
goetz at openjdk.java.net
Fri Jan 21 12:20:18 UTC 2022
> 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.
Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
Backport 7c6f57fcb1f1fcecf26f7b8046a5a41ca6d9c315
-------------
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/784/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=784&range=01
Stats: 110 lines in 2 files changed: 110 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/784.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/784/head:pull/784
PR: https://git.openjdk.java.net/jdk11u-dev/pull/784
More information about the jdk-updates-dev
mailing list