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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: