jdk/src/java.base/share/classes/sun/misc/Unsafe.java
Fri, 25 Mar 2016 15:35:43 +0300 shade 8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Thu, 03 Mar 2016 09:12:05 -0800 mikael 8149159: Clean up Unsafe
Tue, 12 Jan 2016 11:31:48 -0800 amurillo Merge
Wed, 09 Dec 2015 15:26:52 +0100 psandoz 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Wed, 06 Jan 2016 10:01:44 +0000 chegar 8145544: Move sun.misc.VM to jdk.internal.misc
Tue, 27 Oct 2015 14:19:55 +0000 chegar 8139891: Prepare Unsafe for true encapsulation
Fri, 03 Jul 2015 07:23:45 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Tue, 19 May 2015 16:04:14 +0400 avstepan 8080422: some docs cleanup for core libs
Mon, 27 Apr 2015 09:02:48 -0700 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Tue, 31 Mar 2015 12:30:52 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Wed, 04 Mar 2015 17:35:40 -0800 martin 8074578: Document memory visibility effects of Unsafe compareAndSwap methods
Wed, 04 Mar 2015 17:35:40 -0800 martin 8074577: Modernize Unsafe internal javadoc
Tue, 10 Feb 2015 14:10:32 +0100 psandoz 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Thu, 15 Jan 2015 11:18:14 +0100 psandoz 8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
Wed, 10 Dec 2014 09:23:00 -0800 martin 8065804: JEP 171: Clarifications/corrections for fence intrinsics
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip