-
Bug
-
Resolution: Fixed
-
P2
-
solaris_8u7
-
b26
-
sparc
-
solaris_8
Specifying "this" as the "target" argument to the FileChannel::transferTo()
method is legitimate usage.
The fix for bug 4696869 changed the Solaris implementation of the method to use
the extended library function sendfile(). However, the Solaris sendfile() does
not yet support calls in which the source and destination are the same file.
method is legitimate usage.
The fix for bug 4696869 changed the Solaris implementation of the method to use
the extended library function sendfile(). However, the Solaris sendfile() does
not yet support calls in which the source and destination are the same file.