RFR: JDK-8276422 Add command-line option to disable finalization [v3]

Brent Christian bchristi at openjdk.java.net
Thu Nov 18 23:39:43 UTC 2021


On Thu, 18 Nov 2021 21:15:11 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> When the finalization is disabled, perhaps jcmd GC.finalizer_info should just be made as a nop in the VM.

Would it be interesting (perhaps in a follow-up) for GC.finalizer_info to report that the given VM had finalization disabled?

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

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


More information about the core-libs-dev mailing list