8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java

Quarantine test.

Reviewed-by: dholmes, thartmann
This commit is contained in:
Zoltan Majo 2016-07-19 10:14:34 +02:00
parent c7bc59b6cb
commit a9adc6f650
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* @requires vm.gc=="null"
* @summary Verify that starting the VM with a small heap works
* @library /testlibrary /test/lib /test/lib/share/classes
* @ignore 8161552
* @modules java.base/jdk.internal.misc
* @modules java.management/sun.management
* @build TestSmallHeap

View File

@ -29,6 +29,7 @@
* parallel collectors.
* @requires vm.gc=="null"
* @library /testlibrary /test/lib
* @ignore 8161552
* @modules java.base/jdk.internal.misc
* java.management
* @build TestParallelHeapSizeFlags TestMaxHeapSizeTools