--- 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