log mx.graal/mx_graal.py @ 22326:fb528be6e4e6

age author description
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
Fri, 10 Jul 2015 18:06:37 -0700 Tom Rodriguez buildjmhdeps should use Graal for JAVA_HOME
Thu, 09 Jul 2015 17:49:58 +0200 Doug Simon fixed 'mx help unittest
Thu, 09 Jul 2015 15:57:22 +0200 Stefan Anzinger Propagate -n parameter properly to dacapo for calls such as 'mx bench dacapo:*'
Tue, 21 Jul 2015 15:16:00 +0200 Doug Simon use unittest extensibility
Wed, 08 Jul 2015 22:33:44 +0200 Doug Simon adapted to removal of mx_init() mechanism from mx2