RFR(M): 8069207 - [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Jan 16 18:40:10 UTC 2015
Hi everyone,
Please review this change adding tests for sun.misc.Unsafe, it's a rewrite
of some internal tests that were written for another test framework. The
change includes removing the tests for monitorEnter/Exit.
The tests have been verified to work on all our major platforms (using
JPRT).
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8069207/webrev.00/
Bug (unfortunately not visible):
https://bugs.openjdk.java.net/browse/JDK-8069207
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list