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

Alex Kashchenko akashche at redhat.com
Wed May 5 15:05:24 UTC 2021


Hi,

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

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

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

11u backport: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/39e0ed312c5a

8u webrev: https://cr.openjdk.java.net/~akasko/jdk8u/8252883/webrev.00/

After paths fixes: patch to FileHandler.java applies cleanly, patch to
test needs minor adjustments removing usage of "var". Note, like with
11u backport [1], I was unable to reproduce the issue locally.
Testing: ran jtreg:java/util/logging and jck:api/java_util/logging.


[1] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2021-March/005344.html

-- 
-Alex



More information about the jdk8u-dev mailing list