Withdrawn: 8340553: ZipEntry field validation does not take into account the size of a CEN header

2024-09-23 Thread Lei Zhu
On Tue, 24 Sep 2024 00:21:57 GMT, Lei Zhu wrote: > 8340553: ZipEntry field validation does not take into account the size of a > CEN header This pull request has been closed without being integrated. - PR: https://git.openjdk.org/jdk/pull/21147

Re: RFR: 8340553: ZipEntry field validation does not take into account the size of a CEN header [v3]

2024-09-23 Thread Lei Zhu
On Tue, 24 Sep 2024 02:06:56 GMT, Jaikiran Pai wrote: > Hello @Korov, Lance is already working on this change and is planning to open > a PR for the change shortly. OK, thanks for replay! - PR Comment: https://git.openjdk.org/jdk/pull/21147#issuecomment-2370010562

Re: RFR: 8340553: ZipEntry field validation does not take into account the size of a CEN header [v3]

2024-09-23 Thread Lei Zhu
> 8340553: ZipEntry field validation does not take into account the size of a > CEN header Lei Zhu has updated the pull request incrementally with one additional commit since the last revision: 8340553: ZipEntry field validation does not take into account the size of a CEN

Re: RFR: 8340553: ZipEntry field validation does not take into account the size of a CEN header [v2]

2024-09-23 Thread Lei Zhu
> 8340553: ZipEntry field validation does not take into account the size of a > CEN header Lei Zhu has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: 8340553: ZipEntry field validation does not take into account th

RFR: 8340553: ZipEntry field validation does not take into account the size of a CEN header

2024-09-23 Thread Lei Zhu
8340553: ZipEntry field validation does not take into account the size of a CEN header - Commit messages: - 8340553: ZipEntry field validation does not take into account the size of a CEN header - 8340553: ZipEntry field validation does not take into account the size of a CEN hea

Integrated: 8292955: Collections.checkedMap Map.merge does not properly check key and value

2024-05-27 Thread Lei Zhu
On Wed, 6 Mar 2024 18:26:16 GMT, Lei Zhu wrote: > When the specified key did not associated with a value, should check the > `key` and `value` type. This pull request has now been integrated. Changeset: b5e1615c Author:Korov Committer: Per Minborg URL: https://git.openjdk.o