Performance testing has shown that the finalize methods in the channel classes
impose a significant GC penalty upon server-type programs that must deal with
thousands of new open channels per second. These finalize methods should be
removed.
-- ###@###.### 2002/11/12
impose a significant GC penalty upon server-type programs that must deal with
thousands of new open channels per second. These finalize methods should be
removed.
-- ###@###.### 2002/11/12
- relates to
-
JDK-4827358 Use of finalization in JPEGImageReader/Writer degrades performance
-
- Resolved
-
-
JDK-4081750 java.io.RandomAccessFile: Add a finalize method
-
- Closed
-