On Wed, 25 Jun 2025 14:38:03 GMT, Henry Jen <[email protected]> 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 <[email protected]> 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 <[email protected]> Co-authored-by: Eirik Bjørsnøs <[email protected]> Reviewed-by: jpai, liach ------------- PR: https://git.openjdk.org/jdk/pull/25981
