log

age author description
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
Wed, 08 Feb 2017 23:08:18 +0100 Doug Simon Backed out changeset e9ac41cedad0
Wed, 08 Feb 2017 19:23:05 +0100 Gilles Duboscq Ignore MethodHandle in TypeUniverse
Tue, 07 Feb 2017 18:22:03 +0100 Gilles Duboscq Merge
Tue, 07 Feb 2017 18:11:37 +0100 Gilles Duboscq JVMCI code installer: throw an exception if emit_to_interp_stub fails
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Mon, 05 Dec 2016 13:09:39 -0800 asaha Added tag jdk8u121-b12 for changeset b132b08b28bf jdk8u121-b13
Mon, 28 Nov 2016 13:51:31 -0800 asaha Added tag jdk8u121-b11 for changeset 11f91811e4d7 jdk8u121-b12
Mon, 21 Nov 2016 12:22:05 -0800 asaha Added tag jdk8u121-b10 for changeset f26f6895c9df jdk8u121-b11
Mon, 14 Nov 2016 12:05:45 -0800 asaha Added tag jdk8u121-b09 for changeset 8cae1bdbd73c jdk8u121-b10
Tue, 08 Nov 2016 09:48:00 -0800 asaha Added tag jdk8u121-b08 for changeset 02a3d0dcbedd jdk8u121-b09
Wed, 02 Nov 2016 14:54:53 -0700 kevinw 8167104: Additional class construction refinements jdk8u121-b08
Tue, 01 Nov 2016 16:13:45 -0700 asaha Added tag jdk8u121-b07 for changeset f31c7533cfcb
Mon, 24 Oct 2016 12:27:09 -0700 asaha Added tag jdk8u121-b06 for changeset 49a2fc91c46f jdk8u121-b07
Mon, 17 Oct 2016 12:42:42 -0700 asaha Added tag jdk8u121-b05 for changeset f71447f104ce jdk8u121-b06
Mon, 17 Oct 2016 10:30:26 -0700 asaha Merge jdk8u121-b05
Mon, 17 Oct 2016 10:02:06 -0700 asaha Added tag jdk8u112-b31 for changeset 87440ed4e1de
Tue, 11 Oct 2016 12:01:20 -0700 asaha Added tag jdk8u121-b04 for changeset 35cff8508ca1 jdk8u131-b00
Mon, 03 Oct 2016 11:09:53 -0700 asaha Added tag jdk8u121-b03 for changeset fa3bb4153a28 jdk8u121-b04
Mon, 03 Oct 2016 08:42:30 -0700 asaha Merge jdk8u121-b03
Mon, 03 Oct 2016 08:13:41 -0700 asaha Merge jdk8u112-b31
Tue, 27 Sep 2016 09:23:51 -0700 asaha Added tag jdk8u102-b35 for changeset 8a2db0a6c499
Thu, 01 Sep 2016 06:16:05 -0700 shshahma 8152438: Threads may do significant work out of the non-shared overflow buffer jdk8u102-b35
Mon, 03 Oct 2016 08:05:21 -0700 asaha Merge
Mon, 19 Sep 2016 09:44:16 -0700 asaha Merge