-
Bug
-
Resolution: Fixed
-
P4
-
11.0.5, 13
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226121 | 14 | Martin Doerr | P4 | Resolved | Fixed | team |
JDK-8226702 | 11.0.5 | Martin Doerr | P4 | Resolved | Fixed | b01 |
compiler/rtm/locking tests are failing on Windows machines which support RTM because Java_compiler_testlibrary_rtm_XAbortProvoker_doAbort is not exported:
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'int compiler.testlibrary.rtm.XAbortProvoker.doAbort()'
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'int compiler.testlibrary.rtm.XAbortProvoker.doAbort()'
- backported by
-
JDK-8226121 [testbug] Missing JNIEXPORT in XAbortProvoker native function
- Resolved
-
JDK-8226702 [testbug] Missing JNIEXPORT in XAbortProvoker native function
- Resolved
- relates to
-
JDK-8223660 jtreg: Decouple Unsafe from RTM tests
- Resolved