log make/jvmci.make @ 23660:b5f3a471e646

age author description
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)
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 13:47:47 +0200 Roland Schatz Rename Compiler to JVMCICompiler and expose it from JVMCIRuntime.
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Sun, 27 Sep 2015 15:10:30 +0200 Doug Simon adapt to mx change in terms of where generated output is placed
Thu, 03 Sep 2015 17:03:51 +0200 Doug Simon removed use of intermediate jvmci.options/ directory to create OptionDescriptors service files
Wed, 19 Aug 2015 16:27:06 -0700 Christian Wimmer Update makefile
Mon, 17 Aug 2015 12:10:55 +0200 Stefan Anzinger Generate jvmci.make with all defined dependencies/bootclasspath regardless availability in the current enviornment
Mon, 17 Aug 2015 11:21:37 +0200 Stefan Anzinger Ignore projects in jvmci.make, when optional JRE/JDK library dependencies are not present
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.
Mon, 27 Jul 2015 17:05:38 -0700 Tom Rodriguez Fix jvmci.make
Fri, 24 Jul 2015 15:21:27 +0200 Roland Schatz Update jvmci.make
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
Wed, 22 Jul 2015 23:27:39 -0700 Tom Rodriguez Move most of jdk.internal.jvmci.debug back into com.oracle.graal.debug
Thu, 23 Jul 2015 15:43:13 +0200 Doug Simon fixed mx_jvmci_makefile to use mx.classpath_entries()
Thu, 23 Jul 2015 15:21:26 +0200 Doug Simon updated jvmci.make
Tue, 21 Jul 2015 13:06:10 +0200 Doug Simon fixed out-of-sync jvmci.make
Tue, 21 Jul 2015 01:53:46 +0200 Doug Simon fixed mx_jvmci_makefile.py
Thu, 25 Jun 2015 14:33:53 +0200 Doug Simon added local SuppressFBWarnings annotation to replace findbugs-SuppressFBWarnings.jar dependency
Wed, 24 Jun 2015 20:51:09 +0200 Doug Simon jvmci.make intermediate output is now flattened into build/jvmci.make
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Wed, 17 Jun 2015 09:27:20 +0200 Stefan Anzinger jvmci.make do not compress jars
Tue, 16 Jun 2015 17:21:45 +0200 Stefan Anzinger jvmci.make $(shell ...) is always quiet
Tue, 16 Jun 2015 11:25:50 +0200 Doug Simon relax verify_defs_make in jvmci.make for conditional exports