-
Sub-task
-
Resolution: Fixed
-
P4
-
9
-
b121
sun.misc.Unsafe, in the jdk.unsupported module, should not have any new public
methods that were not already part of its API in JDK 8. This issue will remove three
such methods, getUncompressedObject, getJavaMirror, and getKlassPointer, that
were added byJDK-8022853, in JDK 9.
methods that were not already part of its API in JDK 8. This issue will remove three
such methods, getUncompressedObject, getJavaMirror, and getKlassPointer, that
were added by