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
Thu, 04 Sep 2014 14:50:31 -0400 zgu 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Thu, 14 Aug 2014 15:16:07 +0200 dsimms 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Sat, 05 Apr 2014 23:38:24 -0700 dbuck 8026334: hs_err improvement: Print elapsed time in a humanly readable format
Tue, 25 Feb 2014 15:11:18 -0800 kvn Merge
Wed, 19 Feb 2014 20:12:43 -0800 kvn Merge
Thu, 20 Feb 2014 16:58:27 -0800 amurillo Merge hs25.20-b04
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Thu, 03 Oct 2013 19:13:12 +0100 chegar Merge
Sat, 14 Sep 2013 20:40:34 +0100 chegar Merge
Fri, 06 Sep 2013 09:55:38 +0100 chegar Merge
Thu, 05 Sep 2013 10:29:00 -0400 coleenp 8021266: Better life cycle for objects