RFR: JDK-8276422 Add command-line option to disable finalization [v3]
David Holmes
dholmes at openjdk.java.net
Fri Nov 19 01:06:38 UTC 2021
On Thu, 18 Nov 2021 23:36:23 GMT, Brent Christian <bchristi at openjdk.org> wrote:
> When the finalization is disabled, perhaps jcmd GC.finalizer_info should just be made as a nop in the VM.
Yes that is a trivial change to add. @stuart-marks I can provide the code. You can choose whether to include in this PR or else we can do a follow-up.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6442
More information about the core-libs-dev
mailing list