RFR: 8252883: AccessDeniedException caused by delayed file deletion on Windows [v6]
Evan Whelan
ewhelan at openjdk.java.net
Tue Feb 23 12:05:42 UTC 2021
On Tue, 23 Feb 2021 10:14:07 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Evan Whelan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8252883: Stripped back FileHandlerAccessTest to only use threads
>
> test/jdk/java/util/logging/FileHandlerAccessTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2000, 2021, Oracle and/or its affiliates. All rights reserved.
>
> This seems like a new test - should it only have:
>
> * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
> ```
Thanks, will update
-------------
PR: https://git.openjdk.java.net/jdk/pull/2572
More information about the core-libs-dev
mailing list