-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
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.
- blocks
-
JDK-8264744 (fs) Use file cloning in Linux version of Files::copy method
-
- Resolved
-
-
JDK-8293122 (fs) Use file cloning in macOS version of Files::copy method
-
- Resolved
-
- relates to
-
JDK-8293331 Refactor FileDispatcherImpl into operating system-specific components
-
- Resolved
-