-
Bug
-
Resolution: Fixed
-
P4
-
9, 10
-
b01
-
Not verified
The private method java.nio.file.Files.copy(InputStream,OutputStream) duplicates functionality added to the public API as InputStream.transferTo(OutputStream) in JDK 9. This private method may thus be removed.
- links to