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 c3139ab commit 05b8245Copy full SHA for 05b8245
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 T8031967
+ * @run main/othervm -Xss1m T8031967
31
*/
32
33
import java.io.IOException;
0 commit comments