comparison test/TEST.groups @ 12820:8ef918538e22

6313383: SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2" Summary: Adds support for large(>4G) heap dumps in hprof format. Adds tests and updates testlibrary. Reviewed-by: sla, allwin Contributed-by: fredrik.arvidsson@oracle.com
author sla
date Fri, 04 Oct 2013 13:44:49 +0200
parents d574419c5372
children 7114c4597ae3 6f1919cfd18c f9d4ed6c88dd
comparison
equal deleted inserted replaced
12818:763705f0fec3 12820:8ef918538e22
82 runtime/NMT/ThreadedMallocTestType.java \ 82 runtime/NMT/ThreadedMallocTestType.java \
83 runtime/NMT/ThreadedVirtualAllocTestType.java \ 83 runtime/NMT/ThreadedVirtualAllocTestType.java \
84 runtime/NMT/VirtualAllocTestType.java \ 84 runtime/NMT/VirtualAllocTestType.java \
85 runtime/RedefineObject/TestRedefineObject.java \ 85 runtime/RedefineObject/TestRedefineObject.java \
86 runtime/XCheckJniJsig/XCheckJSig.java \ 86 runtime/XCheckJniJsig/XCheckJSig.java \
87 serviceability/attach/AttachWithStalePidFile.java 87 serviceability/attach/AttachWithStalePidFile.java \
88 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java
89
88 90
89 # JRE adds further tests to compact3 91 # JRE adds further tests to compact3
90 # 92 #
91 jre = \ 93 jre = \
92 :compact3 \ 94 :compact3 \