Integrated: JDK-8320335: Deprecate `RegisterFinalizersAtInit` option and code
Dan Heidinga
heidinga at openjdk.org
Wed Nov 22 05:53:13 UTC 2023
On Mon, 20 Nov 2023 19:25:32 GMT, Dan Heidinga <heidinga at openjdk.org> wrote:
> Deprecate the -XX:[+-]RegisterFinalizersAtInit option in JDK22. Goal is complete removal by JDK24.
This pull request has now been integrated.
Changeset: 2c31ca52
Author: Dan Heidinga <heidinga at openjdk.org>
Committer: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2c31ca525b1cd70c3dfcb0463c8c984bdd7c886a
Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
8320335: Deprecate `RegisterFinalizersAtInit` option and code
Reviewed-by: eosterlund, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/16747
More information about the hotspot-runtime-dev
mailing list