On Wed, 5 Aug 2026 11:10:12 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). This pull request has now been integrated. Changeset: 99ece546 Author: Christoph Langer <[email protected]> URL: https://git.openjdk.org/jdk/commit/99ece546abff1e195e7355e3d5239c5153525426 Stats: 18 lines in 2 files changed: 14 ins; 0 del; 4 mod 8389480: GenerateJLIClassesPluginTest.java and IncludeLocalesPluginTest.java tests in tools/jlink/plugins/ fail due to AccessDeniedExceptions on Windows Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/32207
