log mx.jvmci/suite.py @ 24225:a2dbb6fcc923

age author description
Wed, 28 Jun 2017 06:27:49 -0700 Stefan Anzinger Add Solaris/AMD64 distribution.
Fri, 19 May 2017 00:18:36 +0200 Doug Simon removed defunct support for non-INCLUDE_JVMCI builds
Tue, 11 Oct 2016 22:13:23 +0200 Doug Simon Exported elements referring to inaccessible types in jdk.vm.ci (JDK-8167180) jvmci-0.22
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
Tue, 28 Jul 2015 08:46:37 -0700 Gilles Duboscq Work on Windows build
Thu, 23 Jul 2015 11:44:06 +0200 Gilles Duboscq Add debug info files in hotspot's results
Thu, 23 Jul 2015 10:46:27 +0200 Gilles Duboscq Add some supported os/arch for JVM distribution
Mon, 27 Jul 2015 12:11:19 +0200 Roland Schatz Fix 'mx igv' command.
Fri, 24 Jul 2015 13:13:31 +0200 Roland Schatz Resolve cyclic dependencies involving annotation processors.
Fri, 24 Jul 2015 08:22:19 +0200 Doug Simon merge fixes
Fri, 24 Jul 2015 02:11:18 +0200 Doug Simon Merge with basic-graal base mx.graal/suite.py@e3c4d0fe6987
Thu, 23 Jul 2015 22:16:06 +0200 Doug Simon inter-suite library references must use qualified form
Thu, 23 Jul 2015 15:43:13 +0200 Doug Simon fixed mx_jvmci_makefile to use mx.classpath_entries()
Wed, 22 Jul 2015 22:45:55 +0200 Doug Simon make hotspot native project's results parameterized on <vmbuild>
Wed, 22 Jul 2015 20:39:26 +0200 Doug Simon extended JVM_<vmbuild>_<vm> template distribution with MacOS support
Wed, 22 Jul 2015 14:00:36 +0200 Gilles Duboscq Make the JVM a distribution
Wed, 22 Jul 2015 00:06:15 +0200 Doug Simon reflected mx version bump to 5.0.0
Tue, 21 Jul 2015 20:26:26 +0200 Roland Schatz Create JVMCI_TEST distribution.
Tue, 21 Jul 2015 16:15:22 +0200 Doug Simon Merge with basic-graal base mx.graal/suite.py@02e990113251
Tue, 21 Jul 2015 02:20:47 +0200 Doug Simon fixed canonicalization
Mon, 20 Jul 2015 12:50:10 +0200 Doug Simon fixed incomplete or redundant "annotationProcessors" attributes
Mon, 20 Jul 2015 00:25:22 +0200 Doug Simon annotation processor dependencies must be Distributions or Libraries; inter-suite references must be qualified with suite prefix
Sat, 18 Jul 2015 11:15:54 +0200 Doug Simon made annotation processors explicit since they are no longer inherited
Wed, 08 Jul 2015 23:34:56 +0200 Doug Simon updated mx2 version requirement
Mon, 06 Jul 2015 14:10:14 +0200 Doug Simon Initial split off from monolithic basic-graal repo base mx.graal/suite.py@e2f594628d1c