-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
If compilation had been interrupted, which may happen e.g. due to reaching the node limit check, the using code may not have called `GraphKit::transfer_exceptions_into_jvms()` yet; in that case, we should not assert.
- duplicates
-
JDK-8318183 C2: VM may crash after hitting node limit
-
- Resolved
-
- relates to
-
JDK-8318444 Write details about compilation bailouts into crash reports
-
- Resolved
-
-
JDK-8318016 Per-compilation memory ceiling
-
- Resolved
-
- links to
-
Review
openjdk/jdk/16203