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

(fs) Refactor UnixFileSystem copying into generic Unix, Linux, and BSD implementations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • core-libs
    • b14
    • generic
    • linux, os_x

      At present, sun.nio.fs.UnixFileSystem includes native code for generic Unix as well as conditionally compiled native code specific to BSD (macOS) and Linux. It would be cleaner to refactor this code so that generic Unix code and OS-specific code is confined to generic Unix and OS-specific classes and native code, respectively.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: