# HG changeset patch # User dcubed # Date 1462307440 25200 # Node ID 53ff0558fff2c3f34ae4408d7950c3bacab113fa # Parent 4e2bff1a546750612b0f53e403c22f1a4d638f7a 8155958: quarantine failing tests from JDK-8155957 Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java Tue May 03 13:30:40 2016 -0700 @@ -25,6 +25,7 @@ * @test TestShrinkAuxiliaryData00 * @bug 8038423 8061715 * @summary Checks that decommitment occurs for JVM with different + * @ignore 8155957 * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib diff -r 4e2bff1a5467 -r 53ff0558fff2 hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java --- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java Mon May 02 12:14:26 2016 -0400 +++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java Tue May 03 13:30:40 2016 -0700 @@ -26,6 +26,7 @@ * @bug 8038423 8061715 8078405 * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values + * @ignore 8155957 * @requires vm.gc=="G1" | vm.gc=="null" * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null" * @library /testlibrary /test/lib