hotspot/src/share/vm/prims/unsafe.cpp
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Thu, 24 Mar 2016 08:13:28 -0400 hseigel 8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
Thu, 03 Mar 2016 09:33:30 -0800 mikael 8149159: Clean up Unsafe
Tue, 23 Feb 2016 22:09:41 +0300 shade 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Wed, 10 Feb 2016 15:20:38 -0800 mikael 8141491: Unaligned memory access in Bits.c
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Wed, 09 Dec 2015 14:54:40 +0100 psandoz 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Tue, 27 Oct 2015 14:18:56 +0000 chegar 8139891: Prepare Unsafe for true encapsulation
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 27 Apr 2015 09:02:41 -0700 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Tue, 31 Mar 2015 12:31:18 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Mon, 16 Feb 2015 21:24:39 +0100 jwilhelm Merge
Tue, 10 Feb 2015 14:10:43 +0100 psandoz 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 15 Jan 2015 11:18:20 +0100 psandoz 8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Wed, 12 Nov 2014 12:41:59 +0100 stefank 8064581: Move INCLUDE_ALL_GCS include section to the end of the include list
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Tue, 25 Nov 2014 21:00:21 -0500 dholmes 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 19 Jun 2014 14:49:33 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Thu, 08 May 2014 15:37:17 +0200 goetz 8042737: Introduce umbrella header prefetch.inline.hpp
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Wed, 12 Feb 2014 12:01:45 -0800 ccheung 8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 06 Jun 2013 09:29:38 -0700 anoll 8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long
Tue, 07 May 2013 10:19:33 -0400 bpittore 8013633: Cleanup platform ifdefs in unsafe.cpp
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Thu, 18 Oct 2012 07:06:31 -0700 kvn 8001071: Add simple range check into VM implemenation of Unsafe access methods
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 16 Jul 2012 19:50:52 -0700 kvn Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 16 Jul 2012 11:14:41 -0700 twisti 7087357: JSR 292: remove obsolete code after 7085860
Tue, 25 Oct 2011 00:55:10 -0700 twisti 7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
less more (0) -60 tip