log make/solaris/makefiles/vm.make @ 21559:be896a1983c0

age author description
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
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)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Sat, 15 Nov 2014 11:22:07 -0800 dcubed 8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC
Sat, 25 Oct 2014 21:02:29 -1000 iveresov 8059200: Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1
Mon, 08 Sep 2014 18:11:37 -0700 iveresov 8056124: Hotspot should use PICL interface to get cacheline size on SPARC
Mon, 28 Jul 2014 22:43:08 +0200 jwilhelm 8055006: Store original value of Min/MaxHeapFreeRatio
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
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
Fri, 07 Mar 2014 13:55:06 +0100 Bernhard Urban solaris: exclude gpu if graal is not used
Fri, 07 Mar 2014 13:15:40 +0100 Doug Simon enable C1 + Graal tiered (added Linux and Solaris support)
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 16:56:10 -0800 twisti make Solaris build again
Wed, 23 Oct 2013 15:44:39 +0200 Bernhard Urban sparc: fix makefile issue from hsx25 merge
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 07 Jun 2013 09:46:58 -0700 tamao 7122222: GC log is limited to 2G for 32-bit
Fri, 26 Jul 2013 20:34:56 -0700 twisti solaris build fixed
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
Mon, 06 May 2013 19:49:23 -0700 twisti 8008772: remove gamma launcher
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Fri, 07 Jun 2013 15:43:00 -0400 Morris Meyer CR-806: Changes to build Graal for SPARC
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, 06 Feb 2013 18:01:07 -0800 twisti fix Solaris build and initial SPARC support
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
Mon, 03 Dec 2012 15:32:17 +0100 Doug Simon decoupled C++ Graal runtime from C1
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Tue, 18 Sep 2012 13:15:28 -0700 ohair 7198329: Add $(sort) to object files used in links makes binarties more consistent
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 12 Nov 2012 13:02:43 +0100 Laurent Daynes Fixed use of mapfilevers for solaris makefile.
Fri, 19 Oct 2012 13:25:19 +0200 Laurent Daynes Silently ignore error on installing .diz files when building on Solaris.
Fri, 19 Oct 2012 09:55:54 +0200 Laurent Daynes fixed makefile to build on Solaris.
Thu, 24 May 2012 12:57:01 -0700 dcubed Merge
Thu, 24 May 2012 12:03:42 -0700 dcubed 7165598: enable FDS on Solaris X64 when 7165593 is fixed
Tue, 15 May 2012 11:27:24 -0700 dcubed Merge
Tue, 15 May 2012 10:52:24 -0700 dcubed 7165060: dtrace tests fail with FDS debug info files
Tue, 24 Apr 2012 15:20:40 -0700 dcubed Merge
Fri, 23 Mar 2012 11:50:33 -0700 dcubed 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
Thu, 23 Feb 2012 14:58:35 +0100 mgerdin 7148152: Add whitebox testing API to HotSpot
Mon, 06 Feb 2012 09:14:22 +0100 erikj 7141242: build-infra merge: Rename CPP->CXX and LINK->LD
Tue, 31 Jan 2012 13:12:39 +0100 ohrstrom 7132779: build-infra merge: Enable ccache to work for most developer builds.
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Fri, 16 Sep 2011 16:21:20 -0700 dcubed 7071904: 4/4 HotSpot: Full Debug Symbols
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Mon, 21 Feb 2011 19:17:10 +0100 Thomas Wuerthinger Imported build system changes from other repository.
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 16 Dec 2010 14:15:12 -0800 kvn 7006505: Use kstat info to identify SPARC processor
Wed, 15 Dec 2010 05:43:54 -0800 stefank 7006659: temporary adlc files are added to the build variables
Sat, 11 Dec 2010 13:46:36 -0500 zgu Merge
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Thu, 02 Dec 2010 20:01:47 +0100 stefank 7003786: sort Obj_Files before compiling