hotspot/src/share/vm/runtime/vmStructs.cpp
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Tue, 20 Sep 2016 15:42:17 -0400 eosterlund 8033552: Fix missing missing volatile specifiers in CAS operations in GC code
Wed, 31 Aug 2016 11:47:14 +0300 dsamersoff 8163150: SA: CLHSDB printmdo throws an exception with "java.lang.InternalError: missing reason for 22"
Tue, 30 Aug 2016 23:48:16 -0400 kbarrett 8156500: Move Reference pending list into VM to prevent deadlocks
Mon, 29 Aug 2016 20:13:45 -0400 dholmes 8158854: Ensure release_store is paired with load_acquire in lock-free code
Wed, 10 Aug 2016 21:02:14 -0400 ysuenaga 8163580: Cannot get Monitor Cache Dump in HSDB
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Wed, 15 Jun 2016 11:21:36 +0300 shade 8157726: VarHandles/Unsafe should support sub-word atomic ops
Fri, 06 May 2016 09:13:31 +0900 ysuenaga 8156133: FindCrashesAction in HSDB does not work except Solaris platform
Fri, 06 May 2016 18:20:50 +0300 vlivanov Merge
Tue, 03 May 2016 22:45:27 +0200 stefank 8141501: Problems with BitMap buffer management
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Thu, 21 Apr 2016 20:49:11 -0700 cjplummer 8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
Thu, 21 Apr 2016 15:59:07 -0400 bharadwaj Merge
Sun, 17 Apr 2016 19:15:52 -0700 iklam 8150607: Clean up CompactHashtable
Fri, 29 Apr 2016 12:05:31 +0200 zmajo Merge
Fri, 29 Apr 2016 08:32:42 +0200 zmajo 8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Tue, 19 Apr 2016 15:26:59 -0400 bharadwaj Merge
Mon, 11 Apr 2016 20:16:35 +0200 jwilhelm Merge
Thu, 07 Apr 2016 22:03:04 -0700 ccheung 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Mon, 18 Apr 2016 15:18:14 -0700 mcberg 8153998: Masked vector post loops
Thu, 07 Apr 2016 12:33:58 +0200 mdoerr 8153267: nmethod's exception cache not multi-thread safe
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Thu, 17 Mar 2016 08:07:53 +0100 pliden 8151601: Cleanup locking of the Reference pending list
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Wed, 30 Mar 2016 17:04:14 +0200 ikrylov 8147844: new method j.l.Runtime.onSpinWait() and the corresponding x86 hotspot instrinsic
Wed, 30 Mar 2016 09:52:02 -0700 cjplummer 8148639: Some MethodCounter fields can be excluded when not including C2
Thu, 03 Mar 2016 13:18:53 +0100 thartmann 8151130: [BACKOUT] Remove Method::_method_data for C1
Fri, 26 Feb 2016 09:13:22 -0800 cjplummer 8147978: Remove Method::_method_data for C1
Tue, 23 Feb 2016 22:09:41 +0300 shade 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Fri, 19 Feb 2016 20:40:20 +0300 vlivanov 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Fri, 18 Dec 2015 20:23:28 +0300 vlivanov 8133612: new clone logic added in 8042235 is missing from compiler intrinsics
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Tue, 19 Jan 2016 11:00:29 +0100 ehelin 8147012: Fix includes in internalVMTests.cpp
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Mon, 28 Dec 2015 13:59:20 -0500 kbarrett 8143847: Remove REF_CLEANER reference category
Mon, 11 Jan 2016 09:14:01 +0100 david 8146694: Break out shared constants and static BOT functions.
Mon, 28 Dec 2015 23:11:01 -0800 kvn 8143925: Enhancing CounterMode.crypt() for AES
Wed, 23 Dec 2015 20:19:42 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Mon, 07 Dec 2015 16:35:07 -0800 kvn 8143355: Update for addition of vectorizedMismatch intrinsic for x86
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Wed, 02 Dec 2015 10:19:14 -0800 lana Merge
Sun, 29 Nov 2015 20:29:32 -0800 iris Merge
Fri, 20 Nov 2015 12:22:41 -0800 iris Merge
Mon, 16 Nov 2015 17:10:04 -0800 iris Merge
Mon, 02 Nov 2015 09:11:55 -0800 iris Merge
Sun, 25 Oct 2015 19:38:20 -0700 iris Merge
Tue, 29 Sep 2015 17:57:55 -0700 iris Merge
Mon, 14 Sep 2015 09:47:17 -0700 iris Merge
Thu, 23 Jul 2015 13:19:13 -0700 iris Merge
less more (0) -300 -100 -60 tip