Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
16
-
b21
-
generic
-
generic
Description
The java.desktop module has a few implementations of the finalize() method which do nothing. We can remove such methods if the class is not public API, and could mark these methods in the public classes as "forRemoval = true"
Attachments
Issue Links
- csr for
-
JDK-8254808 Deprecate for removal an empty finalize() methods in java.desktop module
-
- Closed
-
- relates to
-
JDK-8273102 Delete deprecated for removal the empty finalize() in java.desktop module
-
- Resolved
-