git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed May 14 01:55:46 UTC 2025
Changeset: 2c4e8d21
Branch: master
Author: Jaikiran Pai <jpai at openjdk.org>
Date: 2025-05-14 01:53:19 +0000
URL: https://git.openjdk.org/mobile/commit/2c4e8d211a030c85488e656a9a851d10dd0f9c11
8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset
8355975: ZipFile uses incorrect Charset if another instance for the same ZIP file was constructed with a different Charset
Co-authored-by: Eirik Bjørsnøs <eirbjo at openjdk.org>
Reviewed-by: eirbjo, lancea, redestad, alanb
! src/java.base/share/classes/java/util/zip/ZipCoder.java
! src/java.base/share/classes/java/util/zip/ZipFile.java
+ test/jdk/java/util/zip/ZipFile/ZipFileCharsetTest.java
+ test/jdk/java/util/zip/ZipFile/ZipFileSharedSourceTest.java
Changeset: c25bced3
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-14 01:54:17 +0000
URL: https://git.openjdk.org/mobile/commit/c25bced382c70759a5677f8ab91e70a87d64a93d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list