mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
Backport-of: 52c7ff1d81
This commit is contained in:
committed by
Vitaly Provodin
parent
60e39b37b2
commit
a6497f5691
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user