hotspot/src/share/vm/runtime/vmStructs.cpp
Fri, 09 Jun 2017 10:51:52 +0200 roland 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
Thu, 08 Jun 2017 20:28:04 +0200 jwilhelm Merge
Wed, 07 Jun 2017 13:09:46 -0700 vdeshpande 8181616: FMA Vectorization on x86
Tue, 23 May 2017 17:51:35 +0200 jwilhelm Merge
Thu, 11 May 2017 16:17:31 -0700 iklam 8179769: serviceability/sa/TestCpoolForInvokeDynamic.java failing after changes for JDK-8171392
Wed, 10 May 2017 08:37:17 -0400 hseigel 8153646: Move vm/utilities/array.hpp to vm/oops
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Thu, 27 Apr 2017 14:40:21 +0200 jwilhelm Merge
Mon, 12 Dec 2016 16:16:27 +0300 kzhaldyb 8171090: Convert VMStruct_test to GTest
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Thu, 27 Jul 2017 02:17:21 +0000 lana Merge
Thu, 23 Mar 2017 15:14:18 +0100 thartmann 8173770: Image conversion improvements
Fri, 02 Jun 2017 12:30:49 +0530 sballal 6760477: Update SA to include stack traces in the heap dump
Fri, 19 May 2017 04:18:25 +0000 lana Merge
Mon, 15 May 2017 12:20:15 +0200 tschatzl 8180048: Interned string and symbol table leak memory during parallel unlinking
Wed, 26 Apr 2017 14:59:52 +0530 sballal 8030750: SA: Alternate hashing not implemented
Tue, 17 Jan 2017 16:18:03 +0100 mgronlun 8171960: Event-based tracing needs separate flag representation for Method
Tue, 20 Dec 2016 13:35:40 +0300 dsamersoff 8159127: hprof heap dumps broken for lambda classdata
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Mon, 26 Sep 2016 14:21:21 -0400 dlong Merge
Tue, 20 Sep 2016 16:34:45 -0400 dlong Merge
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
less more (0) -300 -100 -60 tip