8067873: gc/TestSmallHeap.java does not compile
Reviewed-by: mgerdin, jwilhelm
This commit is contained in:
parent
cc786b287d
commit
d418f56e60
@ -26,6 +26,7 @@
|
||||
* @bug 8067438
|
||||
* @requires vm.gc=="null"
|
||||
* @summary Verify that starting the VM with a small heap works
|
||||
* @library /testlibrary
|
||||
* @run main/othervm -Xmx4m -XX:+UseParallelGC TestSmallHeap
|
||||
* @run main/othervm -Xmx4m -XX:+UseSerialGC TestSmallHeap
|
||||
* @run main/othervm -Xmx4m -XX:+UseG1GC TestSmallHeap
|
||||
|
Loading…
x
Reference in New Issue
Block a user