mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-30 15:50:29 +00:00
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
Reviewed-by: eosterlund, tschatzl
This commit is contained in:
parent
80ef9d579c
commit
5cb6271830
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user