log mx.graal/mx_graal_8.py @ 23316:52f4acf6f365

age author description
Thu, 14 Jan 2016 18:02:54 +0100 Manuel Rigger temporary workaround for pylint bug
Tue, 12 Jan 2016 18:43:16 +0100 Stefan Anzinger Increase ReservedCodeCacheSize for gate CTW
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
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
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