log src/share/vm/runtime/vm_version.cpp @ 24227:b5a90e4a6c26 jvmci-0.34

age author description
Fri, 25 Aug 2017 14:25:06 +0200 Doug Simon make internal_vm_info_string() consistent with java.vm.version jvmci-0.34
Thu, 24 Aug 2017 22:20:40 +0200 Doug Simon allow java.vm.name and java.vm.version to be initialized from a vm.properties file next to libjvm
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Thu, 15 Dec 2016 20:00:01 -0500 tschatzl 8161993: G1 crashes if active_processor_count changes during startup
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
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
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Thu, 20 Jun 2013 16:30:44 -0700 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Wed, 19 Jun 2013 12:29:30 +0200 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Mon, 10 Mar 2014 16:26:10 +0100 Bernhard Urban make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
Thu, 06 Mar 2014 17:11:39 -0800 Tom Rodriguez enable C1 + Graal tiered
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Tue, 20 Aug 2013 13:47:40 -0700 dcubed 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Thu, 14 Mar 2013 13:22:04 -0700 kmo 8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 21 Nov 2012 20:07:52 -0500 dholmes 8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
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
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
Fri, 12 Oct 2012 10:49:39 -0700 collins Merge
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults