RFR of JDK-8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Hamlin Li
huaming.li at oracle.com
Thu Nov 17 01:31:08 UTC 2016
Hi Alan,
Thank you for reviewing. Just fixed the long lines and pushed.
-Hamlin
On 2016/11/16 18:04, Alan Bateman wrote:
>
>
> On 16/11/2016 09:03, Hamlin Li wrote:
>> Would you please review below patch?
>>
>> There are 2 kinds of failures reported by JDK-8156505 in test
>> java/nio/channels/AsynchronousSocketChannel/Basic.java, both say that
>> instead of expected exception some unknown exception is caught. need
>> to add some debugging code to get the exact unknown exception.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8169764
>> webrev: http://cr.openjdk.java.net/~mli/8169764/webrev.00/
> Looks okay but it would be good to keep the line length consistent
> (really long lines are annoying when doing side-by-side diffs).
>
> -Alan
More information about the nio-dev
mailing list