log mx/sanitycheck.py @ 18891:9afee75cee46

age author description
Thu, 09 Oct 2014 00:20:30 +0200 Doug Simon mx: simplified ctw command
Tue, 07 Oct 2014 02:56:42 -0700 Bernhard Urban mx: fix {,scala}dacapo paths and parsing issues on windows
Fri, 28 Mar 2014 15:44:10 +0100 Bernhard Urban gate: use no tiered to test bootstrap, add scaladacapo-kiama (fastdebug)
Mon, 17 Feb 2014 23:09:19 +0100 Bernhard Urban mx_graal: fix pylint 1.1.0 warnings
Fri, 15 Nov 2013 11:20:18 +0100 Gilles Duboscq s/commands/mx_graal/ in mx/sanitycheck.py
Wed, 30 Oct 2013 21:49:04 +0100 Doug Simon restricted BootstrapGraal option to GRAALVM builds only
Mon, 16 Sep 2013 15:18:30 +0200 Bernhard Urban bootstrap: print number of compiled methods
Thu, 05 Sep 2013 20:20:30 +0200 Doug Simon removed tradesoap from the gate - it's simply too unreliable
Tue, 03 Sep 2013 16:33:41 +0200 Doug Simon added support for pylint and fixed errors/warnings it found
Tue, 20 Aug 2013 00:04:44 +0200 Doug Simon normalized the command line interface for the dacapo, scaladacapo, specjvm2008, specjbb2005 and specjbb2013 commands
Fri, 26 Jul 2013 20:18:42 +0200 Bernhard Urban mx/ctw: disable new memory aware scheduling
Thu, 25 Jul 2013 18:02:29 -0700 Lukas Stadler disable compilation statistics for benchmarks
Thu, 23 May 2013 13:14:08 +0200 Gilles Duboscq add isGraalEnabled(vm) function in commands.py
Fri, 26 Apr 2013 14:25:35 +0200 Thomas Wuerthinger Disable ScalaDacapo-actors benchmark.
Wed, 17 Apr 2013 18:30:41 +0200 Gilles Duboscq Assemble the CTW bench in the same value, remove PEA from nocomplex
Wed, 17 Apr 2013 15:34:10 +0200 Gilles Duboscq Add BootstrapGraal when using compile the work with a graal-enabled vm
Wed, 17 Apr 2013 10:13:53 +0200 Gilles Duboscq fix compile the world bench in mx
Tue, 16 Apr 2013 19:13:56 +0200 Gilles Duboscq Add the CTW result in to a different value depending on the mode
Tue, 16 Apr 2013 14:31:00 +0200 Gilles Duboscq Add support for the 'optimized' build in mx
Thu, 21 Mar 2013 14:11:13 +0100 Christos Kotselidis -Merge with tip
Thu, 21 Mar 2013 11:30:38 +0100 Christos Kotselidis -Integration of WB Serial Snippets-Integration of G1 WB Snippets (partially working)-Fix allocation bug with -XX:-UseTLAB and -XX:+UseSerialGC
Wed, 06 Mar 2013 19:35:04 +0100 Christos Kotselidis -More fixes and passrate(fop)
Wed, 20 Mar 2013 11:59:25 +0100 Gilles Duboscq Disable scaladacpo specs because it sometimes returns non-zero while there is no visible failure
Thu, 07 Mar 2013 14:35:03 +0100 Gilles Duboscq sanitychecks.py: Collapse valueMaps in test for the case where multiple matcher return matches
Thu, 07 Mar 2013 11:58:34 +0100 Gilles Duboscq Use different vm args for SPECjbb2013
Fri, 01 Feb 2013 15:18:22 +0100 Gilles Duboscq Remove exclusion of FastMath::slowLog
Thu, 31 Jan 2013 21:55:36 +0100 Doug Simon fixed repetition of compilation metric option on command line when running multiple benchmarks (JIRA issue GRAAL-66)
Wed, 30 Jan 2013 22:44:51 +0100 Doug Simon Merge.
Wed, 30 Jan 2013 22:39:51 +0100 Doug Simon added collection of compilation speed metric for C1 and C2 to bench command
Wed, 30 Jan 2013 22:33:04 +0100 Doug Simon collection of Graal compilation speed metrics is now triggered by -XX:+CITime instead of -Dgraal.benchmark.compilation=true