OpenJDK / amber / amber
changeset 30312:43a324d3e0ce
8079235: quarantine TestLargePageUseForAuxMemory.java
Reviewed-by: kvn
author | jmasa |
---|---|
date | Fri, 01 May 2015 16:22:41 -0700 |
parents | 89c0e067b0e0 |
children | 3d55863a66ba |
files | hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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")