8079235: quarantine TestLargePageUseForAuxMemory.java
authorjmasa
Fri, 01 May 2015 16:22:41 -0700
changeset 30312 43a324d3e0ce
parent 30311 89c0e067b0e0
child 30314 3d55863a66ba
8079235: quarantine TestLargePageUseForAuxMemory.java Reviewed-by: kvn
hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java
--- a/hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java	Fri May 01 14:23:42 2015 -0700
+++ b/hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java	Fri May 01 16:22:41 2015 -0700
@@ -24,6 +24,7 @@
 /*
  * @test TestLargePageUseForAuxMemory.java
  * @bug 8058354
+ * @ignore 8079208
  * @key gc
  * @library /testlibrary /../../test/lib
  * @requires (vm.gc=="G1" | vm.gc=="null")