log src/share/vm/jvmci/jvmciJavaAccess.hpp @ 22536:dc1aeef79e7e

age author description
Tue, 08 Sep 2015 19:07:16 +0200 Roland Schatz Refactoring: Rename Kind to JavaKind.
Tue, 08 Sep 2015 17:43:41 +0200 Roland Schatz Use wordKind instead of Kind.Object in backend.
Tue, 08 Sep 2015 14:13:38 +0200 Roland Schatz Remove Value.getKind().
Thu, 03 Sep 2015 13:34:52 -0700 Tom Rodriguez jvmciJavaAccess fields can't be used until their type is linked
Thu, 03 Sep 2015 13:30:54 -0700 Tom Rodriguez jvmciJavaAccess classes are always instanceKlasses
Wed, 02 Sep 2015 12:02:17 +0200 Roland Schatz Collapse Value and AbstractValue into a single abstract base class.
Tue, 01 Sep 2015 13:43:22 +0200 Roland Schatz Pass TargetDescription argument to CompilerToVM.installCode.
Fri, 28 Aug 2015 13:18:24 +0200 Roland Schatz Explicitly store slot kinds in DebugInfo.
Tue, 25 Aug 2015 13:56:32 +0200 Doug Simon make JVMCIRuntime::metadata_do return immediately if HotSpotJVMCIMetaAccessContext has not yet been loaded
Fri, 21 Aug 2015 11:57:29 -0700 Tom Rodriguez Make jvmci redefinition safe
Wed, 22 Jul 2015 23:27:39 -0700 Tom Rodriguez Move most of jdk.internal.jvmci.debug back into com.oracle.graal.debug
Wed, 15 Jul 2015 15:46:53 +0200 Roland Schatz Make static type of virtualObjectMapping as narrow as possible.
Wed, 01 Jul 2015 16:06:56 +0200 Roland Schatz jvmci: Move Location.addFrameSize logic from C++ to Java.
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Fri, 19 Jun 2015 12:35:38 +0200 Gilles Duboscq Track and set has_unsafe_access flag
Tue, 16 Jun 2015 16:30:34 +0200 Roland Schatz Support derived references in HotSpotReferenceMap.
Wed, 03 Jun 2015 20:24:05 -0700 Tom Rodriguez Track max live register value in reference map
Wed, 03 Jun 2015 19:57:38 -0700 Tom Rodriguez Simplify interface to reference map
Thu, 28 May 2015 17:13:22 +0200 Doug Simon Merge. base src/share/vm/graal/graalJavaAccess.hpp@de2c4bd314e4
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53) base src/share/vm/graal/graalJavaAccess.hpp@49f3d29eb55e