log src/share/vm/runtime/os.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Thu, 15 Dec 2016 19:48:32 -0500 tschatzl 8147910: Cache initial active_processor_count
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 15 Mar 2016 17:39:56 -0700 poonam 8133023: ParallelGCThreads is not calculated correctly
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 16 Jan 2015 10:29:12 +0100 ehelin 8066875: VirtualSpace does not use large pages
Tue, 24 Jun 2014 15:50:50 +0200 ehelin 8049864: TestParallelHeapSizeFlags fails with unexpected heap size
Thu, 18 Dec 2014 09:37:02 +0100 tschatzl 8067469: G1 ignores AlwaysPreTouch
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Mon, 08 Jun 2015 22:32:04 +0200 Doug Simon moved putting truffle.jar on the boot class path from the VM to mx (JBS:GRAAL-53)
Fri, 29 May 2015 22:27:38 +0200 Doug Simon moved JVMCI classes into their own distributions (JBS:GRAAL-53)
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Tue, 11 Nov 2014 10:48:06 -0800 ctornqvi 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java