[jdk17u-dev] Withdrawn: 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset
duke
duke at openjdk.org
Wed Oct 8 21:56:22 UTC 2025
On Tue, 8 Jul 2025 13:30:17 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
> Multithreaded handling of ZIP files can throw an exception.
>
> This backport is far from clean. The last commit resolves the conflicts.
>
> The backport would be a little cleaner if there was backported as a pre-requisite JDK-8321156. But given there is [a backward compatibility concern](https://bugs.openjdk.org/browse/JDK-8321156?focusedId=14630523&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14630523) I have not backported it.
>
> (jdk25 already contains it), [jdk21](https://github.com/openjdk/jdk21u-dev/pull/1949), this jdk17.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3720
More information about the jdk-updates-dev
mailing list