log

age author description
Wed, 07 Sep 2016 16:45:44 +0200 Doug Simon restore API - backward compatibilty support for Graal
Wed, 07 Sep 2016 15:17:13 +0200 Doug Simon remove uses of setAccessible (JDK-8165434)
Wed, 07 Sep 2016 11:22:05 +0200 Roland Schatz Build flags for gcc 6 compatibility.
Thu, 23 Jun 2016 16:46:41 -0400 kbarrett 8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior
Fri, 26 Aug 2016 13:37:53 -0700 gdub 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
Fri, 26 Aug 2016 17:49:18 +0200 Doug Simon backport of JDK-8164480
Wed, 24 Aug 2016 22:31:34 +0200 Doug Simon Added tag jvmci-0.20 for changeset a67f4d28935f
Wed, 24 Aug 2016 14:35:44 +0200 Doug Simon expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI compilers - part 2 (JDK-8164358) jvmci-0.20
Tue, 23 Aug 2016 23:42:00 +0200 Doug Simon fixed findbugs issue
Tue, 23 Aug 2016 22:58:50 +0200 Doug Simon include VarHandle in signature polymorphic method test (JDK-8164214)
Tue, 23 Aug 2016 22:46:08 +0200 Doug Simon expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI compilers (JDK-8164358)
Fri, 12 Aug 2016 11:12:12 +0200 Roland Schatz Added tag jvmci-0.19 for changeset 1140503536ae
Fri, 12 Aug 2016 11:07:39 +0200 Roland Schatz Backport style fixes and comments from jdk9. jvmci-0.19
Thu, 11 Aug 2016 15:30:10 +0200 Roland Schatz Add missing AMD64 feature flags from jdk9.
Thu, 11 Aug 2016 15:53:05 +0200 Roland Schatz Backport method renames from jdk9.