comparison test/TEST.groups @ 20541:e3ed86fc15ed

8043766: CMM Testing: 8u40 Decommit auxiliary data structures Summary: Check that native memory is returned to the system when decommiting memory within the heap with G1. Reviewed-by: tschatzl, jwilhelm Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
author tschatzl
date Mon, 29 Sep 2014 09:59:23 +0200
parents 00448aa81791
children 8585e75970c7
comparison
equal deleted inserted replaced
20540:b509b7ff561c 20541:e3ed86fc15ed
142 gc/g1/TestHumongousShrinkHeap.java \ 142 gc/g1/TestHumongousShrinkHeap.java \
143 gc/arguments/TestG1HeapRegionSize.java \ 143 gc/arguments/TestG1HeapRegionSize.java \
144 gc/metaspace/TestMetaspaceMemoryPool.java \ 144 gc/metaspace/TestMetaspaceMemoryPool.java \
145 gc/arguments/TestDynMinHeapFreeRatio.java \ 145 gc/arguments/TestDynMinHeapFreeRatio.java \
146 gc/arguments/TestDynMaxHeapFreeRatio.java \ 146 gc/arguments/TestDynMaxHeapFreeRatio.java \
147 gc/g1/TestShrinkAuxiliaryData00.java \
148 gc/g1/TestShrinkAuxiliaryData05.java \
149 gc/g1/TestShrinkAuxiliaryData10.java \
150 gc/g1/TestShrinkAuxiliaryData15.java \
151 gc/g1/TestShrinkAuxiliaryData20.java \
152 gc/g1/TestShrinkAuxiliaryData25.java \
153 gc/g1/TestShrinkAuxiliaryData30.java \
147 runtime/InternalApi/ThreadCpuTimesDeadlock.java \ 154 runtime/InternalApi/ThreadCpuTimesDeadlock.java \
148 serviceability/threads/TestFalseDeadLock.java \ 155 serviceability/threads/TestFalseDeadLock.java \
149 serviceability/jvmti/GetObjectSizeOverflow.java \ 156 serviceability/jvmti/GetObjectSizeOverflow.java \
150 serviceability/jvmti/TestRedefineWithUnresolvedClass.java \ 157 serviceability/jvmti/TestRedefineWithUnresolvedClass.java \
151 compiler/tiered/NonTieredLevelsTest.java \ 158 compiler/tiered/NonTieredLevelsTest.java \