JDK 9 test-only RFR of 8179247: java/util/zip/TestExtraTime.java: add some instrumentation which might illuminate the failure of 2016-09-14

Roger Riggs Roger.Riggs at Oracle.com
Wed Apr 26 20:59:23 UTC 2017


Hi Brian,

Looks good

Thanks, Roger


On 4/26/2017 4:57 PM, Brian Burkhalter wrote:
> Hi Roger,
>
> Here is an updated patch containing the suggested changes:
>
> http://cr.openjdk.java.net/~bpb/8179247/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8179247/webrev.01/>
>
> Thanks,
>
> Brian
>
> On Apr 26, 2017, at 12:00 PM, Brian Burkhalter 
> <brian.burkhalter at oracle.com <mailto:brian.burkhalter at oracle.com>> wrote:
>
>>> On the original webrev:
>>> In addition to checking if the directory exists would you want to 
>>> list its contents?
>>
>> Good idea.
>>
>>> And if checking the status of zpath, list its permission attributes?
>>
>> I had thought of that as well but did not implement it. I can add 
>> that also.
>>
>>> Is there any chance that a previous delete of zpath has not 
>>> completed, (since windows
>>> has the delayed delete if the file is in use behavior).
>>> I think can't think why that would be intermittent though.
>



More information about the core-libs-dev mailing list