RFR: 8359174: tools/jlink/JLink20000Packages.java timed out [v3]

Henry Jen henryjen at openjdk.org
Thu Jun 26 06:16:06 UTC 2025


> 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 incrementally with one additional commit since the last revision:

  Update copyright year

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/25981/files
  - new: https://git.openjdk.org/jdk/pull/25981/files/a76bb214..21df3e62

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25981&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25981&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25981.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25981/head:pull/25981

PR: https://git.openjdk.org/jdk/pull/25981


More information about the core-libs-dev mailing list