Relates :
|
|
Relates :
|
|
Relates :
|
The implementation for closing raw file descriptors held for files by FileDescriptor is spread across FileInputStream, FileOutputStream, RandomAccessFile, and FileChannelImpl. The implementations for sockets and datagrams are unchanged. The refactoring enables future improvements in finalizers for FIS/FOS, etc.