On Fri, 7 Aug 2026 19:55:42 GMT, Christoph Langer <[email protected]> wrote:
>> The newly added cleanup method in >> jdk/tools/jlink/plugins/IncludeLocalesPluginTest.java can fails on open file >> handles on Windows. Let's try to make the cleanup more fault tolerant. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Christoph Langer has updated the pull request incrementally with one > additional commit since the last revision: > > 8389480: Tests in tools/jlink/plugins/ fail due to AccessDeniedExceptions > on Windows > > Apply same fix to GenerateJLIClassesPluginTest.java The CI run completed normally with the changes in this PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32207#issuecomment-5250263435
