log src/share/vm/prims/whitebox.cpp @ 17704:56cd09c4a5c9

age author description
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
Wed, 14 Aug 2013 23:50:23 +0400 iignatyev 8022832: Add WB APIs for OSR compilation
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Tue, 21 May 2013 09:43:23 -0700 mikael 8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'
Mon, 06 May 2013 17:19:42 +0200 tschatzl 8006088: Incompatible heap size flags accepted by VM
Thu, 02 May 2013 18:50:05 -0700 kvn Merge
Thu, 25 Apr 2013 11:04:36 -0700 iignatyev 8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Mon, 29 Apr 2013 16:13:57 -0400 hseigel 8011773: Some tests on Interned String crashed JVM with OOM