Withdrawn: 8341735: Rewrite the build/AbsPathsInImage.java test to not load the entire file at once
duke
duke at openjdk.org
Fri Oct 3 06:35:58 UTC 2025
On Fri, 27 Jun 2025 23:29:15 GMT, Daniel Hu <duke at openjdk.org> wrote:
> These changes should prevent entire binary files from being loaded into memory for build/AbsPathsInImage.java test. I chose a default buffer size of 8KB since BufferedInputStream uses that, but open to alternative solutions. GHA passes and test passes on linux x64.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/26030
More information about the build-dev
mailing list