> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32207/files
  - new: https://git.openjdk.org/jdk/pull/32207/files/b366c435..9f70b312

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32207&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32207&range=00-01

  Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/32207.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32207/head:pull/32207

PR: https://git.openjdk.org/jdk/pull/32207

Reply via email to