Fwd: JDK 9 RFR of 8175115: Improve instrumentation of java/nio/file/WatchService/LotsOfEvents.java

Roger Riggs Roger.Riggs at Oracle.com
Fri Feb 24 18:59:32 UTC 2017


Hi Brian,

The new diagnostics look fine.

It might be interesting to know how long it takes for the extra events 
to show up;
if they show up.

Roger



On 2/24/2017 1:45 PM, Brian Burkhalter wrote:
> Ping!
>
> Begin forwarded message:
>
>> *From: *Brian Burkhalter <brian.burkhalter at oracle.com 
>> <mailto:brian.burkhalter at oracle.com>>
>> *Subject: **JDK 9 RFR of 8175115: Improve instrumentation of 
>> java/nio/file/WatchService/LotsOfEvents.java*
>> *Date: *February 16, 2017 at 5:48:28 PM PST
>> *To: *nio-dev <nio-dev at openjdk.java.net 
>> <mailto:nio-dev at openjdk.java.net>>
>>
>> Please review this test-only change at your convenience.
>>
>> Issue:https://bugs.openjdk.java.net/browse/JDK-8175115
>> Patch:http://cr.openjdk.java.net/~bpb/8175115/webrev.00/
>>
>> In case of detecting an insufficient number of file creation or 
>> deletion events, attempt one more long polling of the WatchService to 
>> see whether more events might be detected given a longer timeout, and 
>> print extra information about the number of events detected versus 
>> expected, and the number of existing files.
>>
>> Thanks,
>>
>> Brian
>



More information about the nio-dev mailing list