log mx.graal/mx_graal.py @ 22753:f74225bf6671

age author description
Sat, 03 Oct 2015 00:05:38 +0200 Doug Simon changes for compatibility with jvmci-9
Mon, 21 Sep 2015 23:24:58 +0200 Doug Simon updated jdkartifactstats to show stripped jar sizes
Mon, 21 Sep 2015 12:07:52 +0200 Doug Simon added jdkartifactstats command
Wed, 09 Sep 2015 16:43:28 +0200 Josef Eisl mx microbench: respect --suite argument.
Wed, 16 Sep 2015 14:42:30 +0200 Gilles Duboscq Always put TRUFFLE_API on the bootclasspath
Mon, 14 Sep 2015 18:13:28 +0200 Stefan Anzinger Set ReservedCodeCacheSize=300m for CTW (SPARC exceeds the default value)
Fri, 11 Sep 2015 08:59:29 -0700 Tom Rodriguez Update jvmci import: Move CTW command into Graal
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
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.