RFR(T) 8249586: Test runtime/cds/appcds/DirClasspathTest.java will fail if run twice
Calvin Cheung
calvin.cheung at oracle.com
Tue Aug 4 19:18:37 UTC 2020
Thanks, Ioi. I've pushed the change.
Calvin
On 8/4/20 11:42 AM, Ioi Lam wrote:
> Hi Calvin,
>
> Looks good, and trivial.
>
> Thanks
> - Ioi
>
> On 8/4/20 10:06 AM, Calvin Cheung wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8249586
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/jdk16/8249586/webrev.00/
>>
>> A trivial fix by adding the StandardCopyOption.REPLACE_EXISTING
>> option when calling Files.copy().
>>
>> Tested by running the jtreg test multiple times in the same directory.
>>
>> thanks,
>>
>> Calvin
>>
>
More information about the hotspot-runtime-dev
mailing list