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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: