RFR [9] 8157825: Remove JDK 9 specific methods from sun.misc.Unsafe

Alan Bateman Alan.Bateman at oracle.com
Wed May 25 10:54:47 UTC 2016


On 25/05/2016 11:43, Chris Hegarty wrote:
> 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 by JDK-8022853, in JDK 9.
>
>
Looks good.

-Alan



More information about the core-libs-dev mailing list