RFR: 8316141: Improve CEN header validation checking

Eirik Bjorsnos duke at openjdk.org
Tue Nov 28 20:55:06 UTC 2023


On Tue, 28 Nov 2023 20:41:21 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Doing it early in JDK 23 to allow time for course correction if needed seems a good plan.

Another benefit is that if we should decide to validate LOC headers similarly in `ZipInputStream`, delaying until 23 will allow us to introduce these very similar changes in the same release.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16570#issuecomment-1830715882


More information about the core-libs-dev mailing list