log mx.graal/mx_graal_9.py @ 23394:964f28c04d7b default tip

age author description
Wed, 03 Feb 2016 12:09:46 +0100 Josef Eisl gate: run BootstrapWithRegisterPressure with LIRUnlockBackendRestart flag.
Thu, 14 Jan 2016 18:43:15 +0100 Doug Simon update jvmci.jar extracted from JDK9 if its inputs change
Tue, 12 Jan 2016 15:31:53 +0100 Doug Simon override "jvmci" tag for --jdk option with Graal specific JDK config
Mon, 11 Jan 2016 22:50:34 +0100 Doug Simon changed system property prefix for @Option based Graal options to "graal."
Sat, 09 Jan 2016 01:22:31 +0100 Doug Simon detect misformatted -G option
Fri, 08 Jan 2016 23:01:02 +0100 Doug Simon added Tuffle unit test to Graal gate
Mon, 04 Jan 2016 13:48:37 +0100 Doug Simon re-added JVMCI library and generate it JVMCI classes in JDK9
Wed, 30 Dec 2015 18:08:59 +0100 Doug Simon moved @ServiceProvider mechanism from JVMCI to Graal (GRAAL-1380)
Sat, 26 Dec 2015 18:14:27 +0100 Doug Simon renamed existing GRAAL dist to GRAAL_RUNTIME and defined new monolithic GRAAL dist for use only when on JDK9
Mon, 21 Dec 2015 16:19:35 +0100 Doug Simon moved @Option mechanism from JVMCI to Graal (GRAAL-1371)
Fri, 11 Dec 2015 10:58:36 +0100 Josef Eisl gate: test benchmark counters.
Mon, 30 Nov 2015 22:36:23 +0100 Doug Simon fixed spelling
Thu, 26 Nov 2015 15:25:09 +0100 Josef Eisl gate: add check for verifying the jmh-runner setup.
Tue, 24 Nov 2015 15:24:20 +0100 Josef Eisl PartialEscapeBench: extend GraalBenchmark.
Wed, 04 Nov 2015 11:05:27 -0800 Tom Rodriguez Factor out benchmarks from mx_graal_n.py and add specjbb2015
Thu, 05 Nov 2015 18:26:45 +0100 Roland Schatz Support running Truffle using Graal on a JVMCI-enabled JDK9 image.
Sun, 25 Oct 2015 11:55:50 +0100 Doug Simon mx: added BootClasspathDist
Sat, 24 Oct 2015 00:49:18 +0200 Doug Simon made Graal work on a JDK9 image without needing the jvmci mx suite or extensions