log make/defs.make @ 21551:5324104ac4f3

age author description
Tue, 26 May 2015 17:13:37 +0200 Doug Simon moved com.oracle.graal.hotspot.jvmci classes to com.oracle.jvmci.hotspot module (JBS:GRAAL-53)
Mon, 25 May 2015 17:40:30 +0200 Doug Simon fixed missing rename
Sun, 24 May 2015 14:44:28 +0200 Doug Simon fixed regression preventing hosted CompileTheWorld from running (JBS:GRAAL-53)
Sun, 24 May 2015 13:11:53 +0200 Doug Simon added extension point for post Option parsing actions and used it to remove another JVMCI to non-JVMCI dependency (JBS:GRAAL-53)
Fri, 22 May 2015 23:26:20 +0200 Doug Simon added HotSpotJVMCIRuntime* classes, replaced references to HotSpotGraalRuntime in VM with HotSpotJVMCIRuntime (JBS:GRAAL-53)
Thu, 28 May 2015 17:44:05 +0200 Gilles Duboscq Merge
Mon, 18 May 2015 18:30:43 +0200 Gilles Duboscq Extract options file to build
Thu, 23 Apr 2015 14:49:24 +0200 Gilles Duboscq Make should export graal service files
Mon, 20 Apr 2015 17:56:38 +0200 Gilles Duboscq Graal Loader: load all jars matching lib/graal/graal*.jar
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Mon, 25 Aug 2014 12:57:49 +0200 Doug Simon add support for installing distribution jars into jre/lib/ext directory
Sat, 23 Aug 2014 00:50:44 +0200 Doug Simon formalized the set of distribution jars that are installed into the JDK to ensure both mx and the HotSpot make system do the necessary deployment
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Fri, 06 Sep 2013 20:08:29 +0200 simonis 8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles
Wed, 10 Jul 2013 09:14:25 -0700 simonis 8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 15 Oct 2013 08:25:43 -0700 dcubed 7165611: implement Full Debug Symbols on MacOS X hotspot
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Wed, 20 Mar 2013 17:04:45 -0700 twisti 8006965: remove test_gamma and add dedicated test_* targets instead
Mon, 11 Mar 2013 18:57:12 +0100 Doug Simon applied patch to Makefile system for building graal.jar (CR-102)
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Mon, 17 Sep 2012 11:46:25 -0700 ihse 7172012: Make test-in-build an option (Queens)
Thu, 30 Aug 2012 11:20:01 -0400 bpittore 7154641: Servicability agent should work on platforms other than x86, sparc
Mon, 19 Mar 2012 10:09:24 +0100 erikj 7141246: build-infra merge: Introduce new JVM_VARIANT* to control which kind of jvm gets built
Wed, 22 Feb 2012 09:24:35 +0100 erikj 7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable