changeset 24841:5fc47eabda8b

8044132: Quarantine unstable/broken GC tests Reviewed-by: ehelin, jwilhelm
author pliden
date Fri, 30 May 2014 10:37:39 +0200
parents 38c5d155aee9
children 84352a762939
files hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java hotspot/test/gc/arguments/TestUseCompressedOopsErgo.java hotspot/test/gc/g1/TestHumongousShrinkHeap.java hotspot/test/gc/parallelScavenge/TestDynShrinkHeap.java
diffstat 4 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java	Mon May 26 19:21:01 2014 +0400
+++ b/hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java	Fri May 30 10:37:39 2014 +0200
@@ -22,6 +22,7 @@
 */
 
 /*
+ * @ignore 8027915
  * @test TestParallelHeapSizeFlags
  * @key gc
  * @bug 8006088
--- a/hotspot/test/gc/arguments/TestUseCompressedOopsErgo.java	Mon May 26 19:21:01 2014 +0400
+++ b/hotspot/test/gc/arguments/TestUseCompressedOopsErgo.java	Fri May 30 10:37:39 2014 +0200
@@ -22,6 +22,7 @@
 */
 
 /*
+ * @ignore 8025645
  * @test TestUseCompressedOopsErgo
  * @key gc
  * @bug 8010722
--- a/hotspot/test/gc/g1/TestHumongousShrinkHeap.java	Mon May 26 19:21:01 2014 +0400
+++ b/hotspot/test/gc/g1/TestHumongousShrinkHeap.java	Fri May 30 10:37:39 2014 +0200
@@ -22,6 +22,7 @@
  */
 
 /**
+ * @ignore 8041506, 8041946, 8042051
  * @test TestHumongousShrinkHeap
  * @bug 8036025
  * @summary Verify that heap shrinks after GC in the presence of fragmentation due to humongous objects
--- a/hotspot/test/gc/parallelScavenge/TestDynShrinkHeap.java	Mon May 26 19:21:01 2014 +0400
+++ b/hotspot/test/gc/parallelScavenge/TestDynShrinkHeap.java	Fri May 30 10:37:39 2014 +0200
@@ -22,6 +22,7 @@
  */
 
 /**
+ * @ignore 8042051
  * @test TestDynShrinkHeap
  * @bug 8016479
  * @summary Verify that the heap shrinks after full GC according to the current values of the Min/MaxHeapFreeRatio flags