author | jmasa |
Fri, 01 May 2015 16:22:41 -0700 | |
changeset 30312 | 43a324d3e0ce |
parent 30311 | 89c0e067b0e0 |
child 30314 | 3d55863a66ba |
hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java | file | annotate | diff | comparison | revisions |
--- 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")