log src/share/vm/prims/whitebox.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Thu, 24 Mar 2016 21:38:15 -0700 iklam 8150752: Share Class Data
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Wed, 02 Dec 2015 13:58:34 +0530 kevinw 8065579: WB method to start G1 concurrent mark cycle should be introduced
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 19 May 2015 15:49:27 +0200 azakharov 8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
Thu, 30 Apr 2015 11:47:53 -0700 bmoloden 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Tue, 28 Apr 2015 00:37:33 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
Tue, 07 Apr 2015 10:53:51 +0200 tschatzl 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
Wed, 26 Nov 2014 10:32:21 -0800 minqi 8053995: Add method to WhiteBox to get vm pagesize.
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 19 Nov 2014 19:31:13 -0800 iklam 8065346: WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti when not in _thread_in_vm state
Tue, 18 Nov 2014 03:38:50 -0800 iklam 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI
Tue, 11 Nov 2014 10:48:06 -0800 ctornqvi 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
Wed, 05 Nov 2014 08:22:17 -0800 gtriantafill 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms