RFR: 8252883: AccessDeniedException caused by delayed file deletion on Windows [v3]
Evan Whelan
ewhelan at openjdk.java.net
Wed Feb 17 11:50:06 UTC 2021
On Wed, 17 Feb 2021 07:37:42 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Evan Whelan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8252883: Throw exception if exit code of child process is non-zero
>
> test/jdk/java/util/logging/FileHandlerAccessTest.java line 9:
>
>> 7: * published by the Free Software Foundation. Oracle designates this
>> 8: * particular file as subject to the "Classpath" exception as provided
>> 9: * by Oracle in the LICENSE file that accompanied this code.
>
> Tests do not need, and should not have, the CPE.
Fixed, thanks
-------------
PR: https://git.openjdk.java.net/jdk/pull/2572
More information about the core-libs-dev
mailing list