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

It's unfortunate that may still be files opened by the sub-process but I think 
what you have it okay.

-------------

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32207#pullrequestreview-4898251306

Reply via email to