On Tue, 5 Jul 2022 21:56:27 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:
> I think that isn't true. If a hook doesn't terminate then VM.shutdown doesn't > get called, so the window never gets cracked opened to call halt directly. @kimbarrett Any thread can call halt() directly while the attempted shutdown is in progress. ------------- PR: https://git.openjdk.org/jdk/pull/9351