Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b16
Description
The finalize methods of FileInputStream and FIleOutputStream are
marked deprecated and for removal.
The AltFinalizer mechanism will no longer be necessary.
They should be removed leaving only the Cleaner mechanism to free FileDescriptors.
marked deprecated and for removal.
The AltFinalizer mechanism will no longer be necessary.
They should be removed leaving only the Cleaner mechanism to free FileDescriptors.
Attachments
Issue Links
- blocks
-
JDK-8205128 Umbrella: JDK 12 terminal deprecations
- Resolved
- csr for
-
JDK-8212050 Remove Finalize methods from FileInputStream and FileOutputStream
- Closed
- relates to
-
JDK-8305762 FileInputStream and FileOutputStream implSpec should be corrected or removed
- Resolved
-
JDK-8187325 Relax FileInputStream/FileOutputStream requirement to use finalize
- Closed