RFR: JDK-8256844: Make NMT late-initializable [v2]

Coleen Phillimore coleenp at openjdk.java.net
Mon Aug 2 14:28:33 UTC 2021


On Fri, 30 Jul 2021 09:44:57 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Is that a real-life problem? Are there cases where the launcher would want to live on if the JVM failed to load?

There are a lot of other reasons why the launcher couldn't live on if the JVM fails to load.  This was only one of them.  We used to think about this problem once but don't really think it's solveable.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4874


More information about the core-libs-dev mailing list