Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298598 | 21 | Brent Christian | P4 | Resolved | Fixed | b02 |
One ramification of this is that resources within try-with-resource blocks will not be released. Some developers may realize this implication of calling halt(), but it would be better to state it explicitly.
- backported by
-
JDK-8298598 Clarify that cleanup code can be skipped when the JVM terminates (e.g. when calling halt())
- Resolved
- relates to
-
JDK-8290036 Define and specify Runtime shutdown sequence
- Resolved
- links to
-
Commit openjdk/jdk20/bf78f716
-
Commit openjdk/jdk/c7aca731
-
Review openjdk/jdk20/19
-
Review openjdk/jdk/11218
(1 links to)