On Thu, 26 Mar 2026 16:31:21 GMT, Chen Liang <[email protected]> wrote:
> `ZipOutputStream.setComment` will fail with IAE if the string is not > encodable. We should update its IAE clause to include this case. Thanks Chen! Yes, this spec update is included in #30338 via CSR JDK-8380546:, please have a look there. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30319#issuecomment-4136916808
