On Fri, 1 Aug 2025 18:03:52 GMT, Henry Jen <henry...@openjdk.org> wrote:
>> Create a jar directly from the memory instead of real file, this should >> reduce the I/O overhead which likely the reason for the time out. >> The issue is not reproducible locally, and fails intermittently, so we >> simply trying to reduce time needed. >> The jar file created is verified manually running jtreg with retain=all. > > Henry Jen has updated the pull request with a new target base due to a merge > or a rebase. The incremental webrev excludes the unrelated changes brought in > by the merge/rebase. The pull request contains eight additional commits since > the last revision: > > - Merge openjdk/master' into JDK-8359174 > - Clean up module dependencies > - Clean up jtreg directives > - Adapt review feedbacks > - Update copyright year > - Update copyright year > - cleanup > - 8359174: tools/jlink/JLink20000Packages.java timed out The updated changes look good to me. Thank you Henry. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25981#pullrequestreview-3172545488