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

Yuri Nesterenko yan at openjdk.java.net
Tue Jan 25 07:40:49 UTC 2022


On Fri, 21 Jan 2022 13:57:36 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> This backport of a crash fix is not exactly clean. Two options different in two passes of the test are not supported in 13u and 15u as well as "randomness" key in the test. Running the test without jtreg consistently does crash VM before the fix.

Thank you, Paul! I didn't push at once trying to find why jtreg worked on jdk17 but not in 13/15 -- but that seems to be a separate exercise.

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/312


More information about the jdk-updates-dev mailing list