log mx.graal/mx_graal.py @ 22644:54257f3273df

age author description
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