[11u] RFR: 8252883: AccessDeniedException caused by delayed file deletion on Windows

Alex Kashchenko akashche at redhat.com
Tue Mar 16 20:56:23 UTC 2021


Hi,

Please review the backport of JDK-8252883 to 11u:

Bug: https://bugs.openjdk.java.net/browse/JDK-8252883

Original change: https://github.com/openjdk/jdk/commit/ebdc80ea

11u webrev: https://cr.openjdk.java.net/~akasko/jdk11u/8252883/webrev.00/

Patch applies almost cleanly, the only change is a copyright year,
that was changed by JDK-8252265 that is not in 11u. Testing: I was
unable to reproduce the issue locally with the test included - tried
it with higher number of threads with both 11u and mainline openjd/jdk
(with change reverted) with no luck; ran jtreg:java/util/logging and
jck:api/java_util/logging .

-- 
-Alex



More information about the jdk-updates-dev mailing list