RFR: 8334048: -Xbootclasspath can not read some ZIP64 zip files

fitzsim duke at openjdk.org
Wed Jun 12 16:06:13 UTC 2024


On Wed, 12 Jun 2024 14:24:56 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Are you planning to add tests? I don't think we should be changing this code with good tests.

Yes, I will write a test that replicates the failure.  So far I verified the bad-signature condition with GDB, but I agree there should be a test case too.  It may take me a while, so I will leave this pull request open in the meantime and then update it with the test case once it is written.

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

PR Comment: https://git.openjdk.org/jdk/pull/19678#issuecomment-2163413857


More information about the core-libs-dev mailing list