hg: jdk9/hs-rt/hotspot: 2 new changesets
paul.sandoz at oracle.com
paul.sandoz at oracle.com
Tue Feb 10 18:27:54 UTC 2015
Changeset: dba0e5e29ebd
Author: psandoz
Date: 2015-02-10 14:10 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/dba0e5e29ebd
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Reviewed-by: dholmes, kvn, vlivanov
! src/share/vm/prims/unsafe.cpp
! test/runtime/Unsafe/FieldOffset.java
! test/runtime/Unsafe/GetPutBoolean.java
! test/runtime/Unsafe/GetPutByte.java
! test/runtime/Unsafe/GetPutChar.java
! test/runtime/Unsafe/GetPutDouble.java
! test/runtime/Unsafe/GetPutFloat.java
! test/runtime/Unsafe/GetPutInt.java
! test/runtime/Unsafe/GetPutLong.java
! test/runtime/Unsafe/GetPutObject.java
! test/runtime/Unsafe/GetPutShort.java
Changeset: d5c8919c43ab
Author: psandoz
Date: 2015-02-10 16:53 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/d5c8919c43ab
Merge
More information about the jdk9-all-changes
mailing list