log jvmci/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethodImpl.java @ 23392:b3a816d3b844

age author description
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)
Tue, 10 May 2016 11:17:23 +0200 Roland Schatz Make all get[Declared]Annotation methods look the same.
Mon, 09 May 2016 11:31:54 +0200 Roland Schatz Return empty array instead of null in getDeclaredAnnotations.
Fri, 06 May 2016 13:21:20 +0200 Roland Schatz Make ResolvedJava* types extend AnnotatedElement.
Tue, 23 Feb 2016 13:09:08 -0800 Tom Rodriguez Add dummy implementation of HotSpotResolvedJavaMethod.hasReservedAccess for compatibility with JDK9
Mon, 08 Feb 2016 10:05:21 +0100 Doug Simon JVMCI options should not use System.getProperty() directly (JDK-8146820)
Mon, 21 Dec 2015 15:53:56 +0100 Doug Simon removed @Option mechanism from JVMCI (GRAAL-1371)
Thu, 29 Oct 2015 13:13:46 +0100 Stefan Anzinger Change access to Method::_intrinsic_id back to u1 (JDK8 and JDK9 are different on this)
Tue, 27 Oct 2015 13:33:28 +0100 Doug Simon method intrinsic ids are 16-bit so use Unsafe.getChar(), not Unsafe.getByte() to read them
Fri, 23 Oct 2015 13:24:08 +0200 Andreas Woess narrow type of HotSpotResolvedJavaMethodImpl.toJavaCache to Executable
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/HotSpotResolvedJavaMethodImpl.java@b6f7044f64ac