[TEST-BUG] JDK 9 RFR of 8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java

Brian Burkhalter brian.burkhalter at oracle.com
Thu Feb 9 20:31:25 UTC 2017


On Feb 9, 2017, at 3:31 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> I think it would be better to just convert it to a TestNG test.

I concur.

> Also for the time out issue then I think there is enough in the original bug to see that it usually times out in Test08 which involves a 6GB file. It might be useful to put some output in that test so that you can see how long it takes to create the file.

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

> It might also be useful to increase the timeout on this test, just in case it is running close to the limit on some of these test machines.

I think I’ll leave that alone for now in order first to see what insight the new test output provides. There is another test which I think is running close to the limit: https://bugs.openjdk.java.net/browse/JDK-8140263. The output in one of the failure logs for this one actually includes “Test succeeded” as printed from the test itself but the test still fails.

Thanks,

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


More information about the nio-dev mailing list