JDK 9 RFR of 8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Aug 16 17:42:35 UTC 2016
http://eng-sun.com/ping/
On Aug 11, 2016, at 11:46 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> PING!
>
> On Aug 4, 2016, at 8:48 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
>>
>> On Aug 3, 2016, at 9:03 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>>
>>> On 03/08/2016 16:42, Brian Burkhalter wrote:
>>>
>>>> Please review this test-only patch at your convenience.
>>>>
>>>> Issue: https://bugs.openjdk.java.net/browse/JDK-8163136
>>>> Patch: http://cr.openjdk.java.net/~bpb/8163136/webrev.00/
>>>>
>>>> Add some print statements to see the state of the test if it times out.
>>>>
>>> jtreg generates a thread dump when a test times out so you probably don't need most of these messages. However, printing the iteration is probably useful to see how many iterations have been done. It's very possible of course that the timeout isn't anything to do with this test, it could be something else on the system.
>>
>> So do you think that this is sufficient as is? Given that the parent task was reported for Solaris SPARC only, another thought I had was to add a special case for that platform in the test with a very large timeout value to try to measure how long it takes the pool to terminate, that is to say if it actually does.
>>
>> Thanks,
>>
>> Brian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160816/e17c8b76/attachment-0001.html>
More information about the nio-dev
mailing list