hotspot/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Tue, 09 Dec 2014 17:31:40 +0300 iignatyev 8065134: Need WhiteBox::allocateCodeBlob(long, int) method to be implemented
Thu, 04 Dec 2014 11:35:09 -0500 drchase Merge
Thu, 04 Dec 2014 10:40:19 +0100 jwilhelm Merge
Mon, 01 Dec 2014 12:11:11 +0100 jwilhelm Merge
Fri, 28 Nov 2014 09:33:48 +0100 tschatzl 8065579: WB method to start G1 concurrent mark cycle should be introduced
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Fri, 28 Nov 2014 16:33:57 +0100 jbachorik 8065783: DCMD parser fails to recognize one character argument when it's positioned last
Wed, 26 Nov 2014 10:32:21 -0800 minqi 8053995: Add method to WhiteBox to get vm pagesize.
Tue, 02 Dec 2014 12:36:03 +0300 iignatyev 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Wed, 26 Nov 2014 20:38:10 -0500 drchase Merge
Tue, 18 Nov 2014 03:38:50 -0800 iklam 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI
Fri, 21 Nov 2014 17:27:11 +0300 iignatyev 8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others
Thu, 13 Nov 2014 11:35:15 -0500 drchase Merge
Fri, 07 Nov 2014 12:48:09 -0800 minqi 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets
Mon, 10 Nov 2014 19:04:38 +0300 iignatyev 8059624: Test task: WhiteBox API for testing segmented codecache feature
Wed, 05 Nov 2014 08:22:17 -0800 gtriantafill 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
Fri, 24 Oct 2014 08:22:33 +0200 thartmann 8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds
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
Mon, 08 Sep 2014 15:24:10 +0200 sjohanss 8057752: WhiteBox extension support for testing
Thu, 21 Aug 2014 16:44:41 +0200 tschatzl 8055098: WB API should be extended to provide information about size and age of object.
Thu, 14 Aug 2014 18:42:08 +0000 jmasa Merge
Mon, 11 Aug 2014 14:03:06 +0200 stefank 8054823: Add size_t as a valid VM flag type
Tue, 12 Aug 2014 12:39:02 -0700 zgu 8054938: [TESTBUG] Wrong WhiteBox.java was pushed by JDK-8044140
Mon, 11 Aug 2014 07:30:46 -0700 zgu 8044140: Create NMT (Native Memory Tracking) tests for NMT2
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Sat, 19 Jul 2014 00:34:20 +0400 iignatyev 8032449: Get rid of JMX in test/compiler
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Fri, 30 May 2014 17:20:48 +0400 iignatyev 8038756: new WB API :: get/setVMFlag
Sat, 24 May 2014 00:04:21 +0400 iignatyev 8032970: Add stack size check methods to WhiteBox API
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
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
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
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Fri, 19 Apr 2013 09:58:05 -0700 amurillo Merge
Wed, 17 Apr 2013 12:38:58 -0700 katleman Merge
Mon, 15 Apr 2013 14:19:58 -0700 katleman Merge
Fri, 12 Apr 2013 15:22:08 -0700 katleman 8012048: JDK8 b85 source with GPL header errors
Tue, 16 Apr 2013 10:04:01 -0700 iignatyev 8011971: WB API doesn't accept j.l.reflect.Constructor
Thu, 11 Apr 2013 17:16:39 -0700 bharadwaj Merge
Wed, 03 Apr 2013 21:41:33 +0200 ctornqvi 8009125: Add NMT tests for Virtual Memory operations
Tue, 09 Apr 2013 09:54:17 -0700 iignatyev 8007288: Additional WB API for compiler's testing
Tue, 02 Apr 2013 11:28:33 +0200 mgerdin 8009763: Add WB test for String.intern()
Tue, 19 Feb 2013 18:45:49 +0100 mgerdin 8006753: fix failed for JDK-8002415 White box testing API for HotSpot
less more (0) tip