log mx.jvmci/suite.py @ 23720:286b19732922

age author description
Sat, 02 Jul 2016 00:48:02 +0200 Doug Simon update required mx version
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Wed, 25 May 2016 20:42:33 +0200 Doug Simon added dependency from hotspot to jdk.vm.ci.hotspot to ensure HotSpotVMConfig.inline.hpp is built before hotspot is compiled jvmci-0.9
Thu, 12 May 2016 20:57:31 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835)
Thu, 12 May 2016 11:06:49 +0200 Doug Simon Backed out changeset: a920338dd4d4
Wed, 11 May 2016 15:54:36 +0200 Doug Simon remove JVMCIError and UnsafeUtil classes (JDK-8156759)
Mon, 09 May 2016 16:34:20 +0200 Doug Simon added JVMCIPermission (JDK-8155023)
Mon, 04 Apr 2016 22:42:53 +0200 Doug Simon register DEFAULT_VM as env var to be captured in IDE configs
Fri, 11 Mar 2016 16:53:36 +0100 Doug Simon add support for MX_ALT_OUTPUT_ROOT
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)
Thu, 24 Dec 2015 09:50:27 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Mon, 21 Dec 2015 15:53:56 +0100 Doug Simon removed @Option mechanism from JVMCI (GRAAL-1371)
Wed, 21 Oct 2015 22:45:57 +0200 Doug Simon removed Graal compiler options from JVMCICompiler
Wed, 21 Oct 2015 13:47:47 +0200 Roland Schatz Rename Compiler to JVMCICompiler and expose it from JVMCIRuntime.
Sun, 11 Oct 2015 14:30:03 +0200 Doug Simon removed "path" and "sourcePath" attributes from distributions and libraries
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Tue, 29 Sep 2015 08:13:01 -0700 Stefan Anzinger Add support for SPARC/Linux
Sun, 27 Sep 2015 15:10:30 +0200 Doug Simon adapt to mx change in terms of where generated output is placed
Fri, 04 Sep 2015 16:38:26 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 16:12:42 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 13:54:28 +0200 Josef Eisl Update to mxversion 5.5.1.
Tue, 01 Sep 2015 15:42:57 +0200 Doug Simon updated required mxversion to 5.5.0
Wed, 19 Aug 2015 16:16:49 -0700 Christian Wimmer amd64 and sparc code is not HotSpot-specific, therefore should be in JVMCI_API distribution
Mon, 17 Aug 2015 18:32:44 +0200 Roland Schatz Select default compiler from jvmci.compiler system property.
Mon, 10 Aug 2015 14:59:44 +0200 Doug Simon newestInput parameter to HotSpotBuildTask.needsBuild() is a TimeStampFile as of mx 5.3.3
Fri, 07 Aug 2015 14:46:04 +0200 Gilles Duboscq Make sure lafo-snapshots repo is compatible with truffle definition
Thu, 06 Aug 2015 18:05:24 -0700 Tom Rodriguez Add license information
Tue, 04 Aug 2015 00:47:34 +0200 Doug Simon moved JVMCI option parsing back into Java
Wed, 29 Jul 2015 10:36:54 +0200 Roland Schatz Merge. base mx.graal/suite.py@c95e928b6665