OpenJDK / amber / amber
changeset 38176:53ff0558fff2
8155958: quarantine failing tests from JDK-8155957
Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
author | dcubed |
---|---|
date | Tue, 03 May 2016 13:30:40 -0700 |
parents | 4e2bff1a5467 |
children | 0860ff91a12e d2c90d6c5bf4 |
files | hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java |
diffstat | 7 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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"
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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