We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85411f commit fdd211bCopy full SHA for fdd211b
test/langtools/tools/javac/lambda/T8031967.java
@@ -27,7 +27,7 @@
27
* @summary Ensure javac can handle very deeply nested chain of method invocations occurring as
28
* a parameter to other method invocations.
29
* @modules jdk.compiler
30
- * @run main/othervm -Xss1m T8031967
+ * @run main/othervm -Xss10m T8031967
31
*/
32
33
import java.io.IOException;
0 commit comments