log

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