log mx.graal/mx_graal.py @ 22616:ea96c0f19929

age author description
Wed, 09 Sep 2015 13:29:51 +0200 Josef Eisl mx microbench: disable JVMCI classloader.
Tue, 08 Sep 2015 14:18:54 +0200 Josef Eisl mx specjvm2008: do not add benchmark groups when running "all" benchmarks.
Mon, 07 Sep 2015 22:26:45 +0200 Doug Simon make processing of <jre>/lib/jvmci/*.properties file like other Java *.properties files in that the last definition of any propery "wins"
Mon, 31 Aug 2015 17:55:58 +0200 Doug Simon adapted to jvmci changes
Fri, 28 Aug 2015 10:38:26 +0200 Josef Eisl mx microbench: quote forked vmArgs with spaces.
Fri, 28 Aug 2015 10:37:01 +0200 Josef Eisl mx microbench: use forkedVmArgs.
Fri, 28 Aug 2015 10:01:29 +0200 Josef Eisl mx microbench: fix JMH project detection.
Mon, 24 Aug 2015 23:50:37 -0700 Tom Rodriguez Use Java based CTW command
Wed, 19 Aug 2015 17:36:20 -0700 Christian Wimmer Add missing deployment distribution
Wed, 19 Aug 2015 16:13:31 -0700 Christian Wimmer Put HotSpot-specific projects in their own distribution
Mon, 17 Aug 2015 19:36:19 +0200 Roland Schatz Use jvmci.compiler property for compiler selection.
Thu, 06 Aug 2015 18:57:34 +0200 Jaroslav Tulach Updating to latest version of Truffle API
Tue, 04 Aug 2015 01:09:31 +0200 Doug Simon moved JVMCI option parsing back into Java
Wed, 29 Jul 2015 11:59:18 +0200 Roland Schatz Merge.
Tue, 28 Jul 2015 14:37:09 +0200 Josef Eisl Backed out changeset: a30c3bf521a5 (Disable -G:+TraceRA gate temproarily on sparc)
Tue, 28 Jul 2015 12:23:05 +0200 Stefan Anzinger Disable -G:+TraceRA gate temproarily on sparc
Fri, 24 Jul 2015 09:04:14 +0200 Josef Eisl mx gate: add TraceRA unittest and bootstrap tasks.
Tue, 28 Jul 2015 17:06:56 +0200 Roland Schatz Re-add accidentially dropped -Xcomp gate test.
Tue, 28 Jul 2015 11:42:21 +0200 Roland Schatz Make graal gate configurable.
Mon, 27 Jul 2015 09:29:09 -0700 Mick Jordan pylint fix
Mon, 27 Jul 2015 18:09:26 +0200 Roland Schatz Fix graal gate.
Mon, 27 Jul 2015 13:52:14 +0200 Roland Schatz Move bootstrap from jvmci gate to graal gate.
Fri, 24 Jul 2015 13:43:47 +0200 Roland Schatz Resolve cyclic dependencies involving annotation processors.
Fri, 24 Jul 2015 11:09:11 +0200 Doug Simon moved ctw command to mx_graal.py and re-added graal.debug project declarations
Fri, 24 Jul 2015 08:33:42 +0200 Doug Simon Merge with basic-graal
Wed, 22 Jul 2015 16:38:25 +0200 Josef Eisl gate: outsource registers for BootstrapWithRegisterPressure tasks.
Thu, 23 Jul 2015 18:31:44 +0200 Doug Simon updated imported suite version
Thu, 23 Jul 2015 13:06:53 +0200 Doug Simon moved gate from mx_jvmci.py to mx_gate.py in core mx
Wed, 22 Jul 2015 16:43:21 +0200 Gilles Duboscq Use new jdk deployed dists model
Tue, 21 Jul 2015 16:17:54 +0200 Doug Simon Merge with basic-graal