[jdk24u] RFR: 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset

Jan Kratochvil jkratochvil at openjdk.org
Tue Jul 8 12:55:35 UTC 2025


Multithreaded handling of ZIP files can throw an exception.

This is a clean backport.

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

Commit messages:
 - 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset

Changes: https://git.openjdk.org/jdk24u/pull/236/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk24u&pr=236&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347712
  Stats: 380 lines in 4 files changed: 323 ins; 14 del; 43 mod
  Patch: https://git.openjdk.org/jdk24u/pull/236.diff
  Fetch: git fetch https://git.openjdk.org/jdk24u.git pull/236/head:pull/236

PR: https://git.openjdk.org/jdk24u/pull/236


More information about the jdk-updates-dev mailing list