RFR: 8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files [v8]
Jaikiran Pai
jpai at openjdk.org
Thu Dec 21 14:59:50 UTC 2023
On Tue, 28 Nov 2023 18:38:42 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:
>> Eirik Bjorsnos has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Extract ZIP64_BLOCK_SIZE_OFFSET as a constant
>
> Thanks for your patient and thorough review of this long-lived PR, Lance!
>
> No worries, we can hold off the integration until after 22 is forked off mainline.
Hello Eirik @eirbjo, if this isn't sponsored by tomorrow, then I'll go ahead and do it for you tomorrow. I would have done it now, but there appear to be far too many commits in mainline (540 odd) since this PR was last synced against master branch. Before sponsoring, I'll run a CI test to make sure this doesn't cause any unexpected issues in any area.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12524#issuecomment-1866424258
More information about the core-libs-dev
mailing list