-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
-
None
-
master
When run with -XX:-TieredCompilation we don't get the SIGBUS handling that causes InternalError to be thrown so the test fails. Easy to reproduce with:
make run-test TEST=open/test/jdk/java/foreign/sharedclosejfr/TestSharedCloseJFR.java TEST_OPTS_JAVA_OPTIONS="-XX:-TieredCompilation"
make run-test TEST=open/test/jdk/java/foreign/sharedclosejfr/TestSharedCloseJFR.java TEST_OPTS_JAVA_OPTIONS="-XX:-TieredCompilation"
- links to
-
Commit(master)
openjdk/jdk/d5803aa7
-
Review(master)
openjdk/jdk/28149