log

age author description
Wed, 18 Jan 2017 22:55:07 -0800 asaha Added tag jdk8u131-b03 for changeset 0ca47d0811b0 jdk8u131-b04
Mon, 09 Jan 2017 12:45:10 -0800 asaha Added tag jdk8u131-b02 for changeset ef90c721a4e5 jdk8u131-b03
Wed, 21 Dec 2016 13:45:22 -0800 asaha Added tag jdk8u131-b01 for changeset 0b85ccd62409 jdk8u131-b02
Tue, 13 Dec 2016 14:37:04 -0500 coleenp 8168699: Validate special case invocations jdk8u131-b01
Tue, 13 Dec 2016 10:07:12 -0800 asaha Merge
Tue, 11 Oct 2016 12:05:24 -0700 asaha Added tag jdk8u131-b00 for changeset c0a1ba0df20f jdk8u141-b00
Mon, 14 Aug 2017 21:19:49 +0200 Doug Simon Added tag jvmci-0.32 for changeset dad95e57f1de
Mon, 14 Aug 2017 08:55:23 -0700 Tom Rodriguez Update MDO with Reason_not_compiled_exception_handler
Sat, 12 Aug 2017 12:40:51 +0200 Doug Simon bad signatures should be detected by MetaAccessProvider.parseMethodDescriptor (JDK-8186163)
Tue, 08 Aug 2017 10:06:50 +0200 Doug Simon fixed missing exception propagation (JDK-8185790)
Tue, 08 Aug 2017 10:05:39 +0200 Doug Simon fix NPE possibility in HotSpotSpeculationLog.speculate (JDK-8185950)
Thu, 03 Aug 2017 11:53:11 -0700 Tom Rodriguez Update JDK-8182397 to final version
Thu, 03 Aug 2017 11:32:15 -0700 Tom Rodriguez Fix backport of JDK-8164480
Thu, 03 Aug 2017 11:30:19 -0700 Tom Rodriguez JDK-8185736: Add missing unwind exception handler in C2
Thu, 03 Aug 2017 12:01:05 +0200 Lukas Stadler check for and forward exceptions in getNextStackFrame and materializeVirtualObjects
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