jdk-24/hotspot/test/gc/g1
Thomas Schatzl 557d68a510 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
Allow use of AlwaysPreTouch without passing a WorkGang.

Reviewed-by: kbarrett, dfazunen, ddmitriev
2016-11-24 10:05:47 +01:00
..
humongousObjects 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ihop 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
logging 8168934: [TESTBUG] gc/g1/logging/TestG1LoggingFailure.java failed 2016-11-15 14:04:39 +03:00
mixedgc 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
plab 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
Test2GbHeap.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestEagerReclaimHumongousRegions.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestEagerReclaimHumongousRegionsClearMarkBits.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestEagerReclaimHumongousRegionsWithRefs.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestG1TraceEagerReclaimHumongousObjects.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestGCLogMessages.java 8167679: G1 phase logging is messy 2016-11-07 10:38:42 +01:00
TestGreyReclaimedHumongousObjects.java 8160088: update hotspot tests depending on GC to use @requires vm.gc.X 2016-06-24 19:52:31 +04:00
TestHumongousAllocInitialMark.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestHumongousAllocNearlyFullRegion.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestHumongousCodeCacheRoots.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestHumongousShrinkHeap.java 8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME 2016-10-19 10:06:55 +03:00
TestLargePageUseForAuxMemory.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestNoEagerReclaimOfHumongousRegions.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestParallelAlwaysPreTouch.java 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified 2016-11-24 10:05:47 +01:00
TestPLABOutput.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPLABSizeBounds.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPrintRegionRememberedSetInfo.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestRegionAlignment.java 8160088: update hotspot tests depending on GC to use @requires vm.gc.X 2016-06-24 19:52:31 +04:00
TestRegionLivenessPrint.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestRemsetLogging.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestRemsetLoggingPerRegion.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestRemsetLoggingThreads.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestRemsetLoggingTools.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestSharedArchiveWithPreTouch.java 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified 2016-11-24 10:05:47 +01:00
TestShrinkAuxiliaryData00.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData05.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData10.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData15.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData20.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData25.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData30.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkAuxiliaryData.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkDefragmentedHeap.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestShrinkToOneRegion.java 8160088: update hotspot tests depending on GC to use @requires vm.gc.X 2016-06-24 19:52:31 +04:00
TestStringDeduplicationAgeThreshold.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationFullGC.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationInterned.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationPrintOptions.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationTableRehash.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationTableResize.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringDeduplicationTools.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestStringDeduplicationYoungGC.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00
TestStringSymbolTableStats.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00