RFR: 8359174: tools/jlink/JLink20000Packages.java timed out [v9]
Jaikiran Pai
jpai at openjdk.org
Tue Sep 2 16:53:49 UTC 2025
On Tue, 2 Sep 2025 16:50:27 GMT, Henry Jen <henryjen at 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 pull request now contains 11 commits:
>
> - Remove timeout from merge
> - Merge remote-tracking branch 'refs/remotes/openjdk/master' into JDK-8359174
> - Merge openjdk/master
> - Merge openjdk/master' into JDK-8359174
> - Clean up module dependencies
> - Clean up jtreg directives
> - Adapt review feedbacks
> - Update copyright year
> - Update copyright year
> - cleanup
> - ... and 1 more: https://git.openjdk.org/jdk/compare/ecf05ca5...28a6d5b7
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25981#pullrequestreview-3177397560
More information about the core-libs-dev
mailing list