log

age author description
Wed, 03 Feb 2016 19:13:31 +0300 dfazunen 8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set
Tue, 02 Feb 2016 11:44:20 +0300 shade 8059677: Thread.getName() instantiates Strings
Mon, 01 Feb 2016 13:19:14 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Thu, 28 Jan 2016 09:41:33 +0000 csahu 8073735: compiler/loopopts/CountedLoopProblem.java got OOME
Wed, 27 Jan 2016 09:02:51 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Mon, 25 Jan 2016 15:46:56 -0800 asaha Added tag jdk8u82-b00 for changeset d6c92b9e192e
Tue, 22 Nov 2016 09:03:39 -0800 Tom Rodriguez add missing from ttyLocker from JDK9
Tue, 22 Nov 2016 09:01:23 -0800 Tom Rodriguez [JVMCI] bootstrap shouldn't terminate before the first compile completes
Tue, 22 Nov 2016 12:15:30 +0100 Doug Simon Added tag jvmci-0.23 for changeset bf96b9e10583
Tue, 22 Nov 2016 11:40:31 +0100 Doug Simon sync with JDK9 changes
Tue, 22 Nov 2016 11:34:29 +0100 Doug Simon ResolvedJavaMethod.getParameterAnnotations cannot return null
Wed, 09 Nov 2016 14:41:57 -0800 Tom Rodriguez Remove duplicate StubRoutines from VMStructs
Wed, 09 Nov 2016 13:54:18 -0800 Tom Rodriguez Expose missing StubRoutines
Mon, 07 Nov 2016 17:15:18 +0100 Doug Simon incomplete API to MethodParameters attribute (JDK-8169331)
Fri, 04 Nov 2016 14:22:47 +0100 Doug Simon use MethodParameters attribute instead of depending on -g option for sanity checks (JDK-8168915)
Fri, 04 Nov 2016 14:18:01 +0100 Doug Simon Performance problem with System.identityHashCode in client compiler (JDK-6378526)
Wed, 19 Oct 2016 20:22:48 +0200 Doug Simon -XX:+JVMCIPrintProperties should exit after printing (JDK-8168295)
Tue, 18 Oct 2016 14:30:55 +0200 Doug Simon Added tag jvmci-0.22 for changeset 5cf445d2acf6
Tue, 11 Oct 2016 22:13:23 +0200 Doug Simon Exported elements referring to inaccessible types in jdk.vm.ci (JDK-8167180) jvmci-0.22
Fri, 07 Oct 2016 16:18:19 +0200 Doug Simon JVMCI re-initialization check is in the wrong location (JDK-8167353)
Wed, 05 Oct 2016 22:07:45 +0200 Doug Simon renamed JVMCIPrintSystemProperties to JVMCIPrintProperties
Wed, 05 Oct 2016 11:38:45 -0700 Tom Rodriguez Sync with JDK9 MDO changes
Wed, 05 Oct 2016 17:30:21 +0200 Doug Simon recast "JVMCI flags" language to "JVMCI system properties"
Wed, 05 Oct 2016 16:28:05 +0200 Doug Simon removed redundancy in header of JVMCI system property listing
Wed, 05 Oct 2016 13:58:15 +0200 Doug Simon renamed JVMCIPrintFlags to JVMCIPrintSystemProperties
Wed, 05 Oct 2016 10:19:36 +0200 Doug Simon do not exit on -XX:+JVMCIPrintFlags or -Djvmci.PrintConfig
Tue, 04 Oct 2016 22:14:32 +0200 Doug Simon added -XX:+JVMCIPrintFlags to support printing of JVMCI flags without having to know how to trigger JVMCI initialization
Tue, 04 Oct 2016 22:02:07 +0200 Doug Simon use VM.getSavedProperty instead of System.getProperty for "java.home"
Tue, 04 Oct 2016 21:58:49 +0200 Doug Simon move MethodProfileWidth to jvmci_globals.hpp (JDK-8163864)
Mon, 03 Oct 2016 17:54:28 +0000 rschatz 8166781: fix wrong comment in ReceiverTypeData