tools/javac/tree/JavacTreeScannerTest.java
tools/javac/tree/SourceTreeScannerTest.java
These tests also run into C2 memory usage issue, and maybe we need to make them run in othervm as workaround also (same workaround applied to other two javac tests inJDK-8163999).
tools/javac/tree/SourceTreeScannerTest.java
These tests also run into C2 memory usage issue, and maybe we need to make them run in othervm as workaround also (same workaround applied to other two javac tests in
- relates to
-
JDK-8173305 Trial reversion of langtools test changes for limited win32 address space
-
- Closed
-
-
JDK-8143321 Reduce the C2 compiler's memory usage
-
- Closed
-
-
JDK-8163999 Workaround intermittent failures of TreePosTest.java due to C2 memory usage
-
- Closed
-