On Mon, 9 Sep 2024 20:27:47 GMT, fitzsim <d...@openjdk.org> wrote: >> 8334048: -Xbootclasspath can not read some ZIP64 zip files > > 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. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19678#issuecomment-2339338945