RFR: JDK-8320335: Deprecate `RegisterFinalizersAtInit` option and code
Dan Heidinga
heidinga at openjdk.org
Mon Nov 20 19:31:31 UTC 2023
Deprecate the -XX:[+-]RegisterFinalizersAtInit option in JDK22. Goal is complete removal by JDK24.
-------------
Commit messages:
- JDK-8320335: Deprecate `RegisterFinalizersAtInit` option and code
Changes: https://git.openjdk.org/jdk/pull/16747/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16747&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8320335
Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16747.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16747/head:pull/16747
PR: https://git.openjdk.org/jdk/pull/16747
More information about the hotspot-runtime-dev
mailing list