On Mon, 2 Sep 2024 12:20:24 GMT, Magnus Ihse Bursie <[email protected]> wrote:
> After JDK-8338404, the build produces warnings like: > > /bin/tee: > /localhome/git/jdk-CDR/build/linux-x64/support/interim-image/jlink.log: No > such file or directory > > Fix this by using a proper SetupExecute instead. This pull request has now been integrated. Changeset: 4e2dde2f Author: Magnus Ihse Bursie <[email protected]> URL: https://git.openjdk.org/jdk/commit/4e2dde2f0d6f96d5f07020d2417189f411c4596a Stats: 17 lines in 1 file changed: 2 ins; 2 del; 13 mod 8339371: jlink.log warning when building after JDK-8338404 Reviewed-by: erikj, alanb ------------- PR: https://git.openjdk.org/jdk/pull/20814
