jdk-24/hotspot/test/runtime/NMT
Chris Plummer a8f6ab1f52 8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported
Make tests query a new WhiteBox API to see if NMT detail is supported, and behave properly if it is not supported.

Reviewed-by: dholmes, coleenp
2013-08-23 12:36:32 -07: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 8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported 2013-08-23 12:36:32 -07:00
VirtualAllocTestType.java 8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported 2013-08-23 12:36:32 -07:00