jdk-24/hotspot/test/gc/g1
Thomas Schatzl 5fdddaf351 8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
Provide a way in the test to check log messages on arbitrary conditions and implement this for this case.

Reviewed-by: mchernov, sjohanss
2017-03-31 13:22:43 +02:00
..
humongousObjects 8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector 2017-03-27 19:05:54 +03: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 8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094 2017-03-31 13:22:43 +02: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 8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot 2016-12-22 10:17:18 +00: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 8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot 2016-12-22 10:17:18 +00: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 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationFullGC.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationInterned.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationPrintOptions.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationTableRehash.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationTableResize.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationTools.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringDeduplicationYoungGC.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:56:41 +00:00
TestStringSymbolTableStats.java 8164660: MinimalVM is not tested with GC tests 2016-08-29 23:04:48 +04:00