[9] RFR of 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
Brian Burkhalter
brian.burkhalter at oracle.com
Tue May 5 19:41:03 UTC 2015
On May 5, 2015, at 12:31 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> This looks good. A minor comment on the test is that Path path in the write appears not to be needed (if it weren't a permissions test then you could assert that path == file of course).
Yes, I know that I just hate ignoring returned values but if it is unused as is the case then I might as well remove it.
I’ll assume that as long as I remove the path variable and the test run succeeds then I can consider this approved.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150505/a3bf6bb8/attachment-0001.html>
More information about the nio-dev
mailing list