log jvmci/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java @ 24225:a2dbb6fcc923

age author description
Sat, 04 Feb 2017 15:24:10 +0100 Doug Simon use raw method name symbol for isConstructor and isClassInitializer
Thu, 02 Feb 2017 23:58:25 +0100 Doug Simon [GR-2538] reduced memory overhead of HotSpotVMConfigStore
Wed, 28 Sep 2016 09:22:23 -0700 Tom Rodriguez Expose decompile counts in MDO
Wed, 07 Sep 2016 15:17:13 +0200 Doug Simon remove uses of setAccessible (JDK-8165434)
Fri, 15 Jul 2016 09:38:27 -0700 Tom Rodriguez Fixed vtable size computation in HotSpotVMConfig and add test
Tue, 21 Jun 2016 14:35:29 -0700 Tom Rodriguez Remove unused fields in HotSpotVMConfig
Tue, 21 Jun 2016 09:48:02 +0200 Doug Simon sync with jdk9 changes for JDK-8159613
Sat, 18 Jun 2016 13:19:01 +0200 Doug Simon [Findbugs] various warnings reported for JVMCI sources (JDK-8159613)
Wed, 15 Jun 2016 15:29:38 +0200 Doug Simon make all HotSpotVMConfigAccess subclasses and their members package-private jvmci-0.12
Wed, 15 Jun 2016 00:09:07 +0200 Doug Simon removed commented code (JDK-8159167)
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Thu, 09 Jun 2016 18:58:09 -0700 Tom Rodriguez Merge
Thu, 09 Jun 2016 18:45:12 -0700 Tom Rodriguez 8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Wed, 08 Jun 2016 01:06:48 +0200 Doug Simon ignore EnableJVMCI when checking JVMCI options
Thu, 12 May 2016 20:57:31 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835)
Thu, 12 May 2016 11:06:49 +0200 Doug Simon Backed out changeset: a920338dd4d4
Wed, 11 May 2016 15:54:36 +0200 Doug Simon remove JVMCIError and UnsafeUtil classes (JDK-8156759)
Mon, 09 May 2016 16:08:16 +0200 Doug Simon allow JVMCI compiler to change the compilation policy for a method (JDK-8152311)
Thu, 28 Apr 2016 13:07:46 -0700 Tom Rodriguez Add ResolvedJavaType.isAllocationClonable
Tue, 22 Mar 2016 15:55:59 +0100 Roland Schatz Create exception throwing routines for exceptions with complex messages.
Mon, 14 Mar 2016 14:44:21 +0100 Roland Schatz Remove hardcoded exception throwing routines.
Mon, 14 Mar 2016 11:58:48 +0100 Roland Schatz Expose SharedRuntime::throw_and_post_jvmti_exception to JVMCI compilers.
Mon, 15 Feb 2016 11:45:37 -0800 Tom Rodriguez Add Inline flag
Tue, 02 Feb 2016 16:19:37 +0100 Manuel Rigger remove redundant modifiers
Wed, 20 Jan 2016 13:56:34 -0800 Tom Rodriguez Add CompilerToVM.interpreterFrameSize to support stack banging for deopt
Sat, 26 Dec 2015 15:00:55 +0100 Doug Simon must not fold accesses to @Stable fields if -XX:-FoldStableValues (GRAAL-58)
Fri, 06 Nov 2015 12:39:06 +0100 Gilles Duboscq Add deoptimizationUnrollBlockUnpackKindOffset to HotSpotVMConfig
Thu, 15 Oct 2015 13:57:24 +0200 Stefan Anzinger Provide all HotSpot Feature_Flags in JVMCI
Tue, 13 Oct 2015 17:07:59 +0200 Stefan Anzinger Make space in frame for native callee to spill outgoing parameters
Tue, 13 Oct 2015 00:12:28 +0200 Doug Simon made HotSpotVMConfig.arrayKlassComponentMirrorOffset package-private to account for the removal of ArrayKlass::_component_mirror in jdk9; removed unused jvmAccMonitorMatch and jvmAccHasMonitorBytecodes
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci base jvmci/jdk.internal.jvmci.hotspot/src/jdk/internal/jvmci/hotspot/HotSpotVMConfig.java@4d5e963e5f60