log src/share/vm/runtime/vmStructs.cpp @ 23980:d93bfdcbda64

age author description
Fri, 02 Dec 2016 15:04:11 +0100 Gilles Duboscq Export more fields of ObjectMonitor in vmStructs
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