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

fitzsim duke at openjdk.org
Wed Jul 31 22:01:39 UTC 2024


On Wed, 31 Jul 2024 21:54:15 GMT, fitzsim <duke at openjdk.org> wrote:

>> 8334048: -Xbootclasspath can not read some ZIP64 zip files
>
> fitzsim has updated the pull request incrementally with one additional commit since the last revision:
> 
>   BootClassPathZipFileTest: Switch to createClassBytes, createZip static functions

I realized the constructors could instead just be static function calls, so I pushed a small change.

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

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


More information about the core-libs-dev mailing list