hg: jdk/sandbox: 8203491: [TESTBUG] Port heapdump tests into java
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 14 17:30:26 UTC 2018
Changeset: 80945f661b80
Author: lmesnik
Date: 2018-06-13 16:32 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/80945f661b80
8203491: [TESTBUG] Port heapdump tests into java
Reviewed-by: coleenp, jgeorge
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java
+ test/hotspot/jtreg/runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java
+ test/hotspot/jtreg/runtime/ErrorHandling/TestHeapDumpPath.java
+ test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
+ test/hotspot/jtreg/serviceability/sa/TestJmapCoreMetaspace.java
- test/hotspot/jtreg/serviceability/tmtools/jstat/utils/ClassLoadUtils.java
! test/hotspot/jtreg/serviceability/tmtools/jstat/utils/GeneratedClassProducer.java
- test/hotspot/jtreg/serviceability/tmtools/jstat/utils/GeneratingClassLoader.java
- test/hotspot/jtreg/serviceability/tmtools/jstat/utils/TemplateClass.java
- test/hotspot/jtreg/vmTestbase/heapdump/JMapHeap/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/JMapHeap/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/JMapHeap/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/JMapHeapCore/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/JMapHeapCore/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspace/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspace/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspace/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspaceCore/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspaceCore/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspaceCore/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFile/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFile/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFile/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFileMetaspace/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFileMetaspace/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToFileMetaspace/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToPath/TEST.properties
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToPath/TestDescription.java
- test/hotspot/jtreg/vmTestbase/heapdump/OnOOMToPath/run.sh
- test/hotspot/jtreg/vmTestbase/heapdump/README
- test/hotspot/jtreg/vmTestbase/heapdump/share/EatMemory.java
- test/hotspot/jtreg/vmTestbase/heapdump/share/common.sh
+ test/lib/jdk/test/lib/classloader/ClassLoadUtils.java
+ test/lib/jdk/test/lib/classloader/GeneratingClassLoader.java
More information about the jdk-sandbox-changes
mailing list