-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b22
When reaching the ceiling, it should either crash with a hs-err file or stop the compilation.
The latter is difficult to do at every allocation but can be approximated, for C2 at least, by hooking into the C2 node limit check.
- relates to
-
JDK-8319301 Static analysis warnings after JDK-8318016
- Resolved
-
JDK-8319455 Test compiler/print/CompileCommandMemLimit.java times out
- Resolved
-
JDK-8318183 C2: VM may crash after hitting node limit
- Resolved
-
JDK-8318176 C2: dont assert in ~GraphKit if compilation had been interrupted
- Closed
-
JDK-8331894 [jdk22] compiler/print/CompileCommandMemLimit.java fails after backporting JDK-8325095
- Resolved
-
JDK-8317683 Add JIT memory statistics
- Resolved
-
JDK-8331185 Enable compiler memory limits in debug builds
- Resolved