log

age author description
Wed, 19 Jul 2017 20:25:27 +0200 Doug Simon Added tag jvmci-0.31 for changeset f4e6ddeb5b6f
Wed, 19 Jul 2017 19:44:11 +0200 Doug Simon race in field updates when creating ArrayKlasses can lead to crash (JDK-8182397) jvmci-0.31
Mon, 10 Jul 2017 12:38:12 +0200 Doug Simon Added tag jvmci-0.30 for changeset 88bd5f7522a1
Fri, 07 Jul 2017 15:08:58 +0200 Doug Simon update hgignore and undo change to hotspot/.project jvmci-0.30
Fri, 07 Jul 2017 14:56:32 +0200 Doug Simon use openjdk prefix if bootstrap jdk is an openjdk
Fri, 07 Jul 2017 03:46:11 -0700 Stefan Anzinger Use mx.cpu_count to determine parallelism.
Mon, 03 Jul 2017 21:28:54 +0200 Doug Simon Added tag jvmci-0.29 for changeset 26a414946c56
Fri, 30 Jun 2017 17:09:57 +0200 Doug Simon Get host class of VM anonymous class (JDK-8182310) jvmci-0.29
Wed, 28 Jun 2017 06:27:49 -0700 Stefan Anzinger Add Solaris/AMD64 distribution.
Fri, 16 Jun 2017 20:05:17 +0200 Doug Simon Added tag jvmci-0.28 for changeset 4f3ad306ac6e
Fri, 16 Jun 2017 19:28:31 +0200 Gilles Duboscq Process _jvmci_loader_parent oop along _jvmci_loader jvmci-0.28
Fri, 16 Jun 2017 13:55:05 +0200 Doug Simon set jvmci.Compiler from <java.home>/jre/lib/jvmci/compiler-name before using its existence to change the default for UseJVMCICompiler
Fri, 16 Jun 2017 11:02:05 +0200 Doug Simon Added tag jvmci-0.27 for changeset 2f2299c68571
Thu, 15 Jun 2017 21:38:21 +0200 Doug Simon change default of UseJVMCICompiler based on jvmci.Compiler property (which can now be set from <java.home>/jre/lib/jvmci/compiler-name) jvmci-0.27
Thu, 15 Jun 2017 12:04:08 +0200 Doug Simon use existence of <java.home>/lib/use-jvmci-compiler-by-default to override default value of UseJVMCICompiler
Thu, 15 Jun 2017 01:01:04 +0200 Doug Simon set +UseJVMCICompiler ergonomically if jvmci.class.path.append is defined or there is at least one jar file in jre/lib/jvmci apart from the JVMCI API jars
Wed, 14 Jun 2017 20:27:54 +0200 Doug Simon make -XX:+UseJVMCICompiler the default
Tue, 13 Jun 2017 22:34:41 +0200 Doug Simon [GR-4077] be strict about entries in JVMCI parent class loader class path
Tue, 13 Jun 2017 14:22:54 +0200 Doug Simon [GR-4077] support Graal.SDK on the boot class path and Truffle on a class path invisible to apps but visible to JVMCI
Mon, 12 Jun 2017 16:03:24 +0200 Doug Simon update config for Eclipse Neon
Mon, 12 Jun 2017 15:23:09 +0200 Doug Simon bring jvmci-8 more into sync with jvmci-9
Fri, 19 May 2017 14:05:50 +0200 Doug Simon Merge.
Mon, 12 Dec 2016 12:52:22 -0800 asaha Added tag jdk8u121-b13 for changeset 90f94521c351
Fri, 19 May 2017 00:18:36 +0200 Doug Simon removed defunct support for non-INCLUDE_JVMCI builds
Fri, 28 Apr 2017 14:37:37 +0200 Doug Simon Added tag jvmci-0.26 for changeset 3f81f36d2c99
Fri, 21 Apr 2017 16:50:10 +0200 Doug Simon need to use the JVMCI class loader when initializing JVMCI jvmci-0.26
Fri, 21 Apr 2017 16:49:50 +0200 Doug Simon support -DjvmciCompiler=null as a way to prevent JVMCI compiler auto-selection
Wed, 19 Apr 2017 09:00:56 -0700 Tom Rodriguez set_method_data_pointer_for_bcp must be guarded by ProfileInterpreter
Tue, 18 Apr 2017 17:14:58 +0200 Doug Simon added Services.initializeJVMCI (JDK-8177845)
Mon, 17 Apr 2017 10:28:09 -0700 Tom Rodriguez Add backward compatible definition to vmStructs for OopMapValue::value_value
Mon, 17 Apr 2017 00:22:16 +0200 Doug Simon Backed out changeset: 6d70d9c43369
Sat, 15 Apr 2017 23:54:19 +0200 Doug Simon added ResolvedJavaType.isPlatformType (JDK-8177845)
Sat, 15 Apr 2017 23:53:53 +0200 Doug Simon changed return type of Services.getSavedProperties (JDK-8177845)
Tue, 11 Apr 2017 08:59:43 -0700 Tom Rodriguez Backout getMarkName fix
Tue, 11 Apr 2017 08:47:57 -0700 Tom Rodriguez Fix getMarkName
Tue, 11 Apr 2017 08:35:46 -0700 Tom Rodriguez checkRead should throw IllegalArgumentException instead of AssertionError
Sat, 08 Apr 2017 16:11:10 +0200 Doug Simon added Services.getSavedProperties (JDK-8177845)
Tue, 04 Apr 2017 16:49:15 +0200 Christian Haeubl 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
Tue, 04 Apr 2017 12:31:03 -0700 Tom Rodriguez Clean up some useless product printing from PrintDeoptimizationDetails
Tue, 04 Apr 2017 09:36:50 -0700 Tom Rodriguez When rethrowing exceptions at deopt, fetch the exception after rematerialization
Mon, 03 Apr 2017 14:47:25 +0200 Doug Simon check displacement >= 0 (JDK-8177673)
Sun, 02 Apr 2017 00:38:39 +0200 Doug Simon check bounds of java.lang.Class reads (JDK-8177673)
Sat, 01 Apr 2017 15:45:34 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail - part 6 (JDK-8177673)
Sat, 01 Apr 2017 12:37:10 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail - part 5 (JDK-8177673)
Sat, 01 Apr 2017 00:53:40 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail - part 4 (JDK-8177673)
Sat, 01 Apr 2017 00:28:33 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail - part 3 (JDK-8177673)
Thu, 30 Mar 2017 23:54:54 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail - part 2 (JDK-8177673)
Thu, 30 Mar 2017 21:18:43 +0200 Doug Simon missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail (JDK-8177673)
Mon, 20 Mar 2017 10:46:02 +0100 Doug Simon remove use of cache in jdk.vm.ci.services.Services (GR-3293)
Tue, 21 Feb 2017 16:57:23 -0800 Tom Rodriguez call_site_target_value dependency can be invalidated with counter changing
Wed, 15 Feb 2017 15:47:43 +0100 Doug Simon Added tag jvmci-0.25 for changeset 98eedf7e3648
Wed, 15 Feb 2017 15:47:36 +0100 Doug Simon remove IGV build from gate jvmci-0.25
Wed, 15 Feb 2017 15:36:48 +0100 Doug Simon 8174957: [JVMCI] jaotc is broken in Xcomp mode
Tue, 14 Feb 2017 23:11:04 +0100 Doug Simon Added tag jvmci-0.25 for changeset 01e71b55ff02
Tue, 14 Feb 2017 21:59:01 +0100 Andreas Woess 8172751: OSR compilation at unreachable bci causes C1 crash
Tue, 14 Feb 2017 21:13:43 +0100 Doug Simon 8174961: [JVMCI] incorrect implementation of isCompilable
Tue, 14 Feb 2017 11:10:26 +0100 Christian Haeubl Performance fix for JNI handle allocation.
Fri, 10 Feb 2017 13:07:50 +0100 Doug Simon Added tag jvmci-0.24 for changeset 839dcc4f2cf6
Wed, 08 Feb 2017 23:49:32 +0100 Doug Simon handle signature polymorphic methods correctly (JDK-8161550) jvmci-0.24
Wed, 08 Feb 2017 23:25:01 +0100 Doug Simon bump min jdk version to 8u121