Integrated: 8359174: tools/jlink/JLink20000Packages.java timed out
Henry Jen
henryjen at openjdk.org
Tue Sep 2 18:05:49 UTC 2025
On Wed, 25 Jun 2025 14:38:03 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.
This pull request has now been integrated.
Changeset: 0d85f076
Author: Henry Jen <henryjen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0d85f076cc32494c1162baea3ea6b0db67136d41
Stats: 124 lines in 2 files changed: 56 ins; 45 del; 23 mod
8359174: tools/jlink/JLink20000Packages.java timed out
Co-authored-by: Vicente Romero <vromero at openjdk.org>
Co-authored-by: Eirik Bjørsnøs <eirbjo at openjdk.org>
Reviewed-by: jpai, liach
-------------
PR: https://git.openjdk.org/jdk/pull/25981
More information about the core-libs-dev
mailing list