8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC

Backport-of: 52c7ff1d81
This commit is contained in:
Sergey Bylokhov
2024-06-04 00:17:50 +00:00
committed by Vitaly Provodin
parent 60e39b37b2
commit a6497f5691

View File

@@ -30,7 +30,7 @@
* jdk.compiler/com.sun.tools.javac.main
* jdk.compiler/jdk.internal.shellsupport.doc
* @build toolbox.ToolBox toolbox.JarTask toolbox.JavacTask
* @run testng/timeout=900/othervm JavadocHelperTest
* @run testng/timeout=900/othervm -Xmx1024m JavadocHelperTest
*/
import java.io.IOException;