-
Bug
-
Resolution: Fixed
-
P3
-
8, 23
-
b17
ZipOutputStream should validate the CEN header fields similar to what was done via JDK-8316141
As part of this change, the javadoc for ZipEntry should be updated to indicate that the CEN Header + entry name length + comment length + extra data length should not exceed 0xfffff.
As part of this change, the javadoc for ZipEntry should be updated to indicate that the CEN Header + entry name length + comment length + extra data length should not exceed 0xfffff.
- csr for
-
JDK-8340139 Improve ZipOutputSream validation of MAX CEN Header field limits
- Closed
- relates to
-
JDK-8336001 ZipEntry related JCK conformance test is failing in JDK23
- Closed
- links to
-
Commit(master) openjdk/jdk/0f9f7775
-
Review(master) openjdk/jdk/21003