RFR: JDK-8022219, Intermittent test failures in java/util/zip/ZipFile

Dan Xu dan.xu at oracle.com
Tue Dec 10 16:58:42 UTC 2013


Hi Alan and Chris,

Thanks for your review. Unfortunately, my jtreg is still an old version. 
And when I tried to use /lib/testlibrary, my jprt job also failed.

-Dan


On 12/10/2013 03:04 AM, Chris Hegarty wrote:
> On 10 Dec 2013, at 09:10, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
>> On 08/12/2013 17:29, Dan Xu wrote:
>>> Hi All,
>>>
>>> Please review the fix towards the intermittent test failure in java/util/zip/ZipFile. It is a similar failure that I encountered before, due to the interferences from other software or daemon services in Windows platforms. The fix is to use the method from FileUtils test library to handle the problem at its best effort. Thanks!
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8022219
>>> Webrev: http://cr.openjdk.java.net/~dxu/8022219/webrev/ <http://cr.openjdk.java.net/%7Edxu/8022219/webrev/>
>>>
>>> -Dan
>> This looks okay to me although I think you should be able to use "/lib/testlibrary" as the @library value (assuming your jtreg is somewhat recent).
> +1.
>
> -Chris.
>
>> -Alan.




More information about the core-libs-dev mailing list