On Thu, 26 Jun 2025 06:16:06 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 incrementally with one additional > commit since the last revision: > > Update copyright year test/jdk/tools/jlink/JLink20000Packages.java line 2: > 1: /* > 2: * Copyright (c) 2024, 20255, Oracle and/or its affiliates. All rights > reserved. Suggestion: * Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25981#discussion_r2168505715