Re: RFR(XS): 8159803 - Jittester: FileAlreadyExists exception during tests generation
igor.ignatyev@oracle.com
igor.ignatyev at oracle.com
Fri Jun 17 16:34:05 UTC 2016
Perfect, thanks.
-- II
----- Reply message -----
From: "Dmitrij Pochepko" <dmitrij.pochepko at oracle.com>
To: "Igor Ignatyev" <igor.ignatyev at oracle.com>
Cc: <hotspot-compiler-dev at openjdk.java.net>
Subject: RFR(XS): 8159803 - Jittester: FileAlreadyExists exception during tests generation
Date: Fri, Jun 17, 2016 18:48
Thank you for quick answer.
Please take a look at v02.
http://cr.openjdk.java.net/~dpochepk/8159803/webrev.02
Thanks,
Dmitrij
> Dmitrij,
>
> I guess it should be CREATE, WRITE and TRUNCATE_EXISTING.
>
> Thanks,
> — Igor
>> On Jun 17, 2016, at 3:47 PM, Dmitrij Pochepko <dmitrij.pochepko at oracle.com> wrote:
>>
>> Hi all,
>>
>> please review small fix for 8159803 - Jittester: FileAlreadyExists exception during tests generation
>>
>> A jittester rarely throws FileAlreadyExistsException while generating tests. This was caused by nonsuccessive generated test run. Such situation trigger test re-generation which fails because test file already exists. I've fixed this issue.
>>
>> webrev: http://cr.openjdk.java.net/~dpochepk/8159803/webrev.01/
>> CR: https://bugs.openjdk.java.net/browse/JDK-8159803
>>
>> I've tested this locally on linux-amd64
>>
>> Thanks,
>> Dmitij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160617/979dfd36/attachment.html>
More information about the hotspot-compiler-dev
mailing list