RFR: 8277087: ZipException: zip END header not found at ZipFile#Source.findEND [v2]
Sergey Bylokhov
serb at openjdk.java.net
Fri Nov 19 21:03:08 UTC 2021
On Wed, 17 Nov 2021 10:34:52 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>>> Yes it would be nice to clarify that a null is accepted by setComment. When null is specified, the comment length is written as 0
>>
>> @mrserb Are you taking the spec clarification or should we just created another issue in JBS to track it?
>
> I would like to update the spec for the null value for this method, and probably others in a separate CR, since this fix could be backported to the early releases. Will create such CR after agreement.
I have filed a separate issue: https://bugs.openjdk.java.net/browse/JDK-8277495
-------------
PR: https://git.openjdk.java.net/jdk/pull/6380
More information about the core-libs-dev
mailing list