8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap

Reviewed-by: eosterlund, tschatzl
This commit is contained in:
Per Lidén 2019-11-20 10:37:46 +01:00
parent 80ef9d579c
commit 5cb6271830

View File

@ -27,7 +27,7 @@
* @summary PackageElement.getEnclosedElements() throws ClassReader$BadClassFileException
* @author Peter von der Ah\u00e9
* @modules jdk.compiler/com.sun.tools.javac.model
* @run main/othervm -Xmx256m Main
* @run main/othervm -Xmx512m Main
*/
import java.io.File;