8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java

Reviewed-by: tschatzl
This commit is contained in:
Dmitry Fazunenko 2016-07-27 21:16:38 +04:00
parent d6207f6cf5
commit b831167138
2 changed files with 0 additions and 2 deletions

View File

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