-
Notifications
You must be signed in to change notification settings - Fork 728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JEP 421: Deprecate Finalization for Removal #14049
Comments
FYI @dmitripivkine |
The option will be
|
Its likely we will fail tests once this gets in the jdk18 repo due to the fact that we do not yet recognize the option |
@JasonFengJ9 Can you take a look at this once it lands |
It depends how |
|
I see JVM_IsFinalizationEnabled() added. |
Okay, will add it. |
See also #14114. |
Can this be closed @JasonFengJ9 ? |
I am not aware any outstanding task required by this JEP. Closing.. |
See https://openjdk.java.net/jeps/421
The text was updated successfully, but these errors were encountered: