Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8187631

Refactor FileDescriptor close implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • core-libs
    • b25
    • generic
    • generic

      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.

            rriggs Roger Riggs
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: