log src/share/vm/runtime/vmStructs.cpp @ 23974:f13e777eb255

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Wed, 17 Feb 2016 13:40:12 +0300 igerasim 8081778: Use Intel x64 CPU instructions for RSA acceleration
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
Tue, 17 Feb 2015 19:59:05 -0800 poonam 8046282: SA update
Mon, 17 Feb 2014 09:51:37 +0100 sjohanss 8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation
Fri, 06 Nov 2015 12:39:06 +0100 Gilles Duboscq Add deoptimizationUnrollBlockUnpackKindOffset to HotSpotVMConfig
Fri, 28 Aug 2015 12:42:06 -1000 twisti Remove Java implementation of HotSpotConstantPool Cache and ResolvedReferences and HotSpotSymbol.
Mon, 24 Aug 2015 22:35:47 +0200 Doug Simon moved JVMCI fields from ThreadShadow to Thread
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 16 Jul 2015 07:47:07 -0700 twisti Add Java code for reading the constant pool cache plus sun.reflect.ConstantPool substitutions.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 18:57:02 +0200 Gilles Duboscq Fix merge mess-ups
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 23 Oct 2014 12:02:08 -0700 asaha Merge
Fri, 26 Sep 2014 17:48:10 -0400 jmasa 8047125: (ref) More phantom object references
Wed, 10 Sep 2014 12:39:11 +0200 rbackman 8030976: Untaken paths should be more vigorously pruned at highest optimization level
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream
Thu, 16 Oct 2014 10:50:27 +0200 Gilles Duboscq Add DataLayout::speculative_trap_data_tag to vmStructs
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 13 Mar 2014 14:57:01 -0700 kvn Merge
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 20 May 2014 13:46:34 -0700 Tom Rodriguez initialize HotSpotVMConfig fields efficiently from C++
Tue, 13 May 2014 15:03:34 -0700 twisti use HotSpotVMType for sizeof information
Fri, 02 May 2014 21:58:28 +0200 Doug Simon HSAIL: support for object values in stack slots at deoptimization points