RFR: 8334048: -Xbootclasspath can not read some ZIP64 zip files [v4]
Jaikiran Pai
jpai at openjdk.org
Tue Sep 10 05:49:07 UTC 2024
On Mon, 9 Sep 2024 23:42:59 GMT, fitzsim <duke at openjdk.org> wrote:
>> fitzsim has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - BootClassPathZipFileTest: Use test.classes directory for test ZIPs
>> - BootClassPathZipFileTest, BootClassPathZipFileCreator: Move to test/jdk/java/util/zip/ZipFile
>
> I pushed the review suggestions. There were two GitHub Actions failures on `macos-aarch64`, but they look to be occurrences of this existing bug: https://bugs.openjdk.org/browse/JDK-8247940.
Hello @fitzsim, I plan to take a look at this change and also consult with others familiar with the bootclasspath area as well as jar/zip area. I am just noting this now to let you know that the PR hasn't been neglected and I think it will take a while for this to be reviewed given the nature and area of this change.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19678#issuecomment-2339673199
More information about the core-libs-dev
mailing list