log src/share/vm/classfile/vmSymbols.hpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Tue, 05 Jul 2016 15:18:38 -0700 asaha Merge
Thu, 05 May 2016 13:28:49 +0100 robm 8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Mon, 25 Apr 2016 11:01:13 -0700 asaha Merge jdk8u102-b05
Thu, 31 Mar 2016 14:23:12 -0700 asaha Merge jdk8u92-b31
Fri, 04 Mar 2016 16:15:48 +0300 vkempik 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Wed, 17 Feb 2016 13:40:12 +0300 igerasim 8081778: Use Intel x64 CPU instructions for RSA acceleration
Fri, 04 Mar 2016 16:15:48 +0300 vkempik 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Wed, 17 Feb 2016 13:40:12 +0300 igerasim 8081778: Use Intel x64 CPU instructions for RSA acceleration
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Thu, 29 Oct 2015 14:08:19 +0300 shade 8140483: Atomic*FieldUpdaters final fields should be trusted
Mon, 02 May 2016 14:57:11 +0200 Josef Eisl Notify the compiler on completion of a bootstrap (JDK-8156034)
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Thu, 29 Jan 2015 10:25:59 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Mon, 31 Aug 2015 11:03:06 -0700 Tom Rodriguez Split vmSymbols and systemDictionary JVMCI definitions off into their own file
Thu, 27 Aug 2015 17:08:03 +0200 Doug Simon removed unused BitSet symbol
Fri, 21 Aug 2015 11:57:29 -0700 Tom Rodriguez Make jvmci redefinition safe
Thu, 23 Jul 2015 15:05:22 -0700 Tom Rodriguez Remove unused JVMCI types from vmSymbols.hpp
Wed, 22 Jul 2015 23:27:39 -0700 Tom Rodriguez Move most of jdk.internal.jvmci.debug back into com.oracle.graal.debug
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Tue, 16 Jun 2015 16:30:34 +0200 Roland Schatz Support derived references in HotSpotReferenceMap.
Wed, 03 Jun 2015 19:57:38 -0700 Tom Rodriguez Simplify interface to reference map
Mon, 01 Jun 2015 15:14:39 +0200 Gilles Duboscq Move HotSpotResolvedJavaMethod.getSpeculationLog to ResolvedJavaMethod
Sun, 31 May 2015 23:57:31 +0200 Doug Simon recast VM compilation request via JVMCI to be a HotSpot JVMCI event, removing the last direct reference to a Graal class in the VM (JBS:GRAAL-53)
Thu, 28 May 2015 17:13:22 +0200 Doug Simon Merge.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Wed, 27 May 2015 00:36:16 +0200 Doug Simon renamed com.oracle.graal.api[meta|code] modules to com.oracle.jvmci.[meta|code] (JBS:GRAAL-53)
Tue, 26 May 2015 23:21:15 +0200 Doug Simon renamed com.oracle.graal.[debug|options|hotspotvmconfig]* modules to com.oracle.jvmci.[debug|options|hotspotvmconfig]* modules (JBS:GRAAL-53)
Tue, 26 May 2015 17:13:37 +0200 Doug Simon moved com.oracle.graal.hotspot.jvmci classes to com.oracle.jvmci.hotspot module (JBS:GRAAL-53)
Fri, 22 May 2015 23:26:20 +0200 Doug Simon added HotSpotJVMCIRuntime* classes, replaced references to HotSpotGraalRuntime in VM with HotSpotJVMCIRuntime (JBS:GRAAL-53)
Tue, 19 May 2015 23:16:07 +0200 Doug Simon created com.oracle.graal.hotspot.jvmci package and moved classes destined for future JVMCI module into it (JBS:GRAAL-53)
Thu, 28 May 2015 10:59:34 +0200 Roland Schatz Remove reference to CompilationResult from HotSpotCompiledCode.
Mon, 18 May 2015 13:47:45 +0200 Doug Simon removed redundant references in VM to Graal classes
Wed, 15 Apr 2015 10:09:13 -0700 Tom Rodriguez Add more efficient implementation of HotSpotReferenceMap
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 19 Nov 2014 12:52:56 -0800 asaha Merge
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
Mon, 13 Oct 2014 16:09:57 -0700 iklam 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Fri, 05 Sep 2014 16:01:29 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Wed, 11 Mar 2015 17:45:21 -0700 Tom Rodriguez Split LeafType off from ConcreteSubtype
Wed, 11 Mar 2015 17:32:04 -0700 Tom Rodriguez Connect required Assumptions with answer to CHA query
Tue, 10 Mar 2015 22:18:53 -0700 Tom Rodriguez Verify dependencies when assertions are enabled
Wed, 25 Feb 2015 19:02:00 -0800 Tom Rodriguez Move stack monitor value into api.code
Thu, 12 Feb 2015 01:54:05 +0100 Doug Simon pulled method evolution dependencies out of Assumptions and directly into StructuredGraph
Wed, 11 Feb 2015 11:38:22 +0100 Doug Simon changed type of assumptions field in CompilationResult from Assumptions to Assumption[]
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Thu, 04 Dec 2014 13:41:27 +0100 Doug Simon removed reference to com.oracle.graal.compiler.CompilerThread from VM code (part 2)
Wed, 12 Nov 2014 14:43:58 +0100 Doug Simon converted HotSpotForeignCallLinkage to an interface
Fri, 07 Nov 2014 22:00:11 +0100 Doug Simon (re)converted Value to an interface
Wed, 05 Nov 2014 21:55:55 +0100 Doug Simon converted HotSpotMetaspaceConstant to an interface
Wed, 05 Nov 2014 21:07:59 +0100 Doug Simon converted HotSpotObjectConstant to an interface
Mon, 03 Nov 2014 17:03:19 +0100 Doug Simon converted HotSpotResolvedObjectType to an interface
Mon, 03 Nov 2014 16:08:06 +0100 Doug Simon converted HotSpotResolvedJavaMethod to an interface
Thu, 30 Oct 2014 12:21:07 +0100 Roland Schatz Rename Constant to JavaConstant.