jdk-24/hotspot/test/runtime/NMT
Zhengyu Gu c2330eb6b1 8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it

Reviewed-by: acorn, coleenp
2013-05-06 11:15:13 -04:00
..
BaselineWithParameter.java 8010084: Race in runtime/NMT/BaselineWithParameter.java 2013-03-20 08:17:55 +01:00
CommandLineDetail.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
CommandLineEmptyArgument.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
CommandLineInvalidArgument.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
CommandLineSummary.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
CommandLineTurnOffNMT.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
JcmdScale.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
JcmdWithNMTDisabled.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
MallocTestType.java 8009125: Add NMT tests for Virtual Memory operations 2013-04-03 21:41:33 +02:00
PrintNMTStatistics.java 8008454: test/runtime/NMT/PrintNMTStatistics is broken 2013-03-24 09:11:55 +01:00
PrintNMTStatisticsWithNMTDisabled.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
ReleaseCommittedMemory.java 8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check 2013-05-06 11:15:13 -04:00
ShutdownTwice.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
SummaryAfterShutdown.java 8005013: Add NMT tests 2013-02-02 16:34:10 +01:00
SummarySanityCheck.java 8006753: fix failed for JDK-8002415 White box testing API for HotSpot 2013-02-19 18:45:49 +01:00
ThreadedMallocTestType.java 8009125: Add NMT tests for Virtual Memory operations 2013-04-03 21:41:33 +02:00
ThreadedVirtualAllocTestType.java 8009125: Add NMT tests for Virtual Memory operations 2013-04-03 21:41:33 +02:00
VirtualAllocTestType.java 8009125: Add NMT tests for Virtual Memory operations 2013-04-03 21:41:33 +02:00