JDK 9 RFR of 8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind

Brian Burkhalter brian.burkhalter at oracle.com
Tue Jul 12 15:01:38 UTC 2016


A failure was still being observed on Windows during jtreg cleanup due to a file which could not be deleted as a FileChannel still held it open. This patch

http://cr.openjdk.java.net/~bpb/8160221/webrev.01/

fixes that problem at line 561 (verified).

Thanks,

Brian

On Jul 11, 2016, at 2:29 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

> For some as yet unknown reason a regression test run strangely had an error for this change on Windows only. Need to run that down before pushing this.
> 
> Brian
> 
> On Jul 11, 2016, at 12:56 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
>> Looks okay to me.
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160712/5fe30d48/attachment.html>


More information about the nio-dev mailing list