RFR(XS): 8159803 - Jittester: FileAlreadyExists exception during tests generation
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Jun 17 20:39:18 UTC 2016
Seems good.
Vladimir
On 6/17/16 5:47 AM, Dmitrij Pochepko 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
More information about the hotspot-compiler-dev
mailing list