Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b17
Description
Finalize has been deprecated and uses of finalize should be converted to use java.lang.ref.Cleaner, and the finalize method should be removed.
Attachments
Issue Links
- relates to
-
JDK-8284855 Update needed to Cleaners added to jdk.crypto.cryptoki
-
- Resolved
-
-
JDK-8253568 Replace and mitigate Object.finalize() uses in JDK libraries
-
- Open
-