8155958: quarantine failing tests from JDK-8155957
authordcubed
Tue, 03 May 2016 13:30:40 -0700
changeset 38176 53ff0558fff2
parent 38175 4e2bff1a5467
child 38178 0860ff91a12e
child 38179 d2c90d6c5bf4
8155958: quarantine failing tests from JDK-8155957 Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
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
--- 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