log

age author description
Tue, 31 May 2016 08:05:44 +0200 Doug Simon Added tag jvmci-0.10 for changeset 12aff370a636
Tue, 31 May 2016 07:51:24 +0200 Doug Simon only set c2_count to 0 if neither JVMCI not C2 are being used jvmci-0.10
Mon, 30 May 2016 22:57:05 +0200 Doug Simon Added tag jvmci-0.10 for changeset f84a5ac3be22
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Mon, 30 May 2016 14:11:39 +0200 Doug Simon Added tag jvmci-0.9 for changeset b2ca0db14546
Wed, 25 May 2016 20:42:33 +0200 Doug Simon added dependency from hotspot to jdk.vm.ci.hotspot to ensure HotSpotVMConfig.inline.hpp is built before hotspot is compiled jvmci-0.9
Tue, 24 May 2016 14:59:46 +0200 Roland Schatz Expose jvmci mode from mx_jvmci module.
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Fri, 20 May 2016 15:49:00 +0200 David Leopoldseder Merge
Fri, 20 May 2016 13:53:00 +0200 David Leopoldseder Check minimum number of JVMCI compiler threads during vm creation
Fri, 20 May 2016 12:07:06 +0200 Roland Schatz Remove unused method MemoryAccessProvider.readUnsafeConstant (JDK-8157428).
Wed, 18 May 2016 21:31:59 +0200 Doug Simon revert incorrect assertion and correct javadoc around MemoryAccessProvider.readObjectConstant
Wed, 18 May 2016 11:04:37 -0700 Tom Rodriguez Remove unintentional IGV changes brought over with JDK9 sync
Tue, 17 May 2016 21:10:34 +0200 Doug Simon minimize diff to jvmci-9
Fri, 13 May 2016 16:38:50 +0200 Roland Schatz Javadoc fix.