log src/share/vm/prims/whitebox.cpp @ 20804:7848fc12602b

age author description
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
Thu, 30 Oct 2014 13:03:30 +0100 thartmann 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
Mon, 13 Oct 2014 16:09:57 -0700 iklam 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Fri, 10 Oct 2014 19:36:12 +0000 coleenp 8059100: SIGSEGV VirtualMemoryTracker::remove_released_region
Wed, 01 Oct 2014 16:09:01 +0200 ehelin 8049599: MetaspaceGC::_capacity_until_GC can overflow
Tue, 11 Mar 2014 15:06:34 +0400 vlivanov 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
Mon, 08 Sep 2014 15:24:10 +0200 sjohanss 8057752: WhiteBox extension support for testing
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Thu, 21 Aug 2014 16:44:41 +0200 tschatzl 8055098: WB API should be extended to provide information about size and age of object.
Tue, 19 Aug 2014 10:50:27 +0200 tschatzl 8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Fri, 30 May 2014 17:20:48 +0400 iignatyev 8038756: new WB API :: get/setVMFlag
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
Wed, 09 Apr 2014 22:37:37 +0400 iignatyev 8039597: WhiteBox :: clean type profiling data
Thu, 27 Mar 2014 11:17:26 +0400 iignatyev 8038240: new WB API to get nmethod
Sat, 22 Mar 2014 00:26:48 +0400 iignatyev 8035857: Add tests to verify correctness of operations with BMI1 and LZCNT instructions
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Sat, 15 Feb 2014 14:41:04 -0500 hseigel Merge
Wed, 12 Feb 2014 12:01:45 -0800 ccheung 8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
Wed, 05 Feb 2014 10:09:54 +0100 ehelin 8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size
Thu, 14 Nov 2013 21:05:16 +0100 ehelin Merge
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Fri, 08 Nov 2013 16:48:21 +0100 mgerdin 8027237: New tests on ReservedSpace/VirtualSpace classes
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Fri, 23 Aug 2013 12:36:32 -0700 cjplummer 8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported