log make/bsd/makefiles/vm.make @ 18125:2a69cbe850a8

age author description
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream
Tue, 20 May 2014 13:46:34 -0700 Tom Rodriguez initialize HotSpotVMConfig fields efficiently from C++
Mon, 07 Apr 2014 16:24:49 +0200 Doug Simon added graal.version system property that is (only) defined by Graal enabled VMs
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
Fri, 07 Feb 2014 09:03:44 -0800 dcubed 8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
Thu, 06 Mar 2014 17:11:39 -0800 Tom Rodriguez enable C1 + Graal tiered
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Wed, 22 Jan 2014 16:06:47 -0500 S.Bharadwaj Yadavalli Add graal-specific option -XX:+GPUOffload to trigger all GPU offload functionality. Cleanup function to decide GPU offload. Exclude GPU sources from nongraal builds.
Fri, 22 Nov 2013 12:15:22 +0100 Doug Simon fixed faulty logic in makefiles when compressed FDS builds are disabled
Wed, 20 Nov 2013 22:16:48 +0100 Doug Simon fixed HotSpot build on MacOS
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
Mon, 11 Nov 2013 22:44:41 +0100 Doug Simon fixes building on MacOS for recent HSAIL changes
Thu, 25 Jul 2013 22:15:30 -0400 Morris Meyer PTX support for Linux
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
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Thu, 16 May 2013 13:47:55 -0700 twisti Merge
Mon, 06 May 2013 19:49:23 -0700 twisti 8008772: remove gamma launcher
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Tue, 30 Apr 2013 08:17:55 -0400 Morris Meyer GRAAL-234 - PTX code loading
Tue, 16 Apr 2013 22:26:28 +0200 Doug Simon renamed build variable used to make a Graal/non-Graal build from OMIT_GRAAL to INCLUDE_GRAAL and ensured it is only used internally
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Tue, 19 Feb 2013 18:45:49 +0100 mgerdin 8006753: fix failed for JDK-8002415 White box testing API for HotSpot
Thu, 14 Feb 2013 12:36:07 -0800 mikael 8007639: Workaround for ccache in vm.make is incorrect
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Fri, 14 Dec 2012 10:06:52 -0800 dcubed 7153050: remove crufty '_g' support from HotSpot repo makefiles
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API