log src/share/vm/classfile/vmSymbols.hpp @ 22316:fa57ba6dc917

age author description
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)