log

age author description
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)