RFR [9] 8140606: Update library code to use internal Unsafe (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Wed Oct 28 19:55:41 UTC 2015
- Previous message: RFR(S): 8131129: Attempt to define a duplicate BMH$Species class
- Next message: RFR [9] 8140606: Update library code to use internal Unsafe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Following on from 8139891 "Prepare Unsafe for true encapsulation” [1], the JDK library code should use the internal Unsafe class, and not sun.misc.Unsafe.
http://cr.openjdk.java.net/~chegar/8140606/00/
This will be pushed to jdk9/dev once 8139891 makes its way from hs-rt.
-Chris.
[1] https://bugs.openjdk.java.net/browse/JDK-8139891
- Previous message: RFR(S): 8131129: Attempt to define a duplicate BMH$Species class
- Next message: RFR [9] 8140606: Update library code to use internal Unsafe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]