log mx.graal/mx_graal.py @ 22407:92ead19b1c4a

age author description
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
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
Wed, 08 Jul 2015 15:19:42 +0200 Doug Simon Merge with basic-graal
Mon, 06 Jul 2015 11:25:38 +0200 Josef Eisl mx: run NonSSA unittests and bootstrap in the gate.
Mon, 06 Jul 2015 00:25:01 +0200 Doug Simon fixed Windows build issues
Wed, 08 Jul 2015 15:13:18 +0200 Doug Simon adapted to JDKDeployedDist.postJdkInstall changing to onPostJdkInstall() method
Wed, 08 Jul 2015 11:23:43 +0200 Doug Simon mx: make bench command extensible
Mon, 06 Jul 2015 14:11:33 +0200 Doug Simon Initial split off from monolithic basic-graal repo
Fri, 26 Jun 2015 20:31:31 +0200 Doug Simon mx: make deoptalot command more flexible in terms of VM management
Fri, 26 Jun 2015 14:05:38 +0200 Doug Simon removed TRUFFLE distribution - only use TRUFFLE library
Fri, 26 Jun 2015 00:04:44 +0200 Thomas Wuerthinger Merge.
Sun, 21 Jun 2015 02:19:15 +0200 Thomas Wuerthinger Disable inline during parsing in CTW gate.
Wed, 24 Jun 2015 20:52:38 +0200 Doug Simon TRUFFLE distribution is no longer deployed into the JDK
Wed, 24 Jun 2015 12:37:45 +0200 Doug Simon instead of cleaning jvmci/services and jvmci/options directories in a JDK, look for stale entries and offer to delete them if mx is running interactively
Tue, 23 Jun 2015 22:19:33 -0700 Tom Rodriguez Ignore errors when deleting directory tree for JVMCI
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Sun, 21 Jun 2015 21:43:13 +0200 Doug Simon only (re)make archives from build command if at least one compilation occurred
Sat, 20 Jun 2015 12:37:01 +0200 Doug Simon mx: removed JVMCI code from Distribution.make_archive
Fri, 19 Jun 2015 17:41:45 +0200 Doug Simon moved findbugs support from mx_graal.py to mx_findbugs.py
Fri, 19 Jun 2015 10:04:02 +0200 Josef Eisl mx_graal: remove debug output.
Thu, 18 Jun 2015 23:09:04 +0200 Doug Simon removed maven_install_truffle
Thu, 18 Jun 2015 23:06:11 +0200 Doug Simon moved unit test support from mx_graal.py to mx.py
Wed, 17 Jun 2015 15:31:28 +0200 Doug Simon removed _vmSourcesAvailable
Wed, 17 Jun 2015 15:28:45 +0200 Doug Simon remove hard-coded use of 'mx' to refer to the mxDir for the graal suite
Wed, 17 Jun 2015 13:56:55 +0200 Doug Simon renamed mx/ to mx.graal/ in preparation for working with mxtool2 base mx/mx_graal.py@d2361c896621