RFR: 8339371: jlink.log warning when building after JDK-8338404

Magnus Ihse Bursie ihse at openjdk.org
Mon Sep 2 12:24:50 UTC 2024


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.

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

Commit messages:
 - 8339371: jlink.log warning when building after JDK-8338404

Changes: https://git.openjdk.org/jdk/pull/20814/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20814&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8339371
  Stats: 17 lines in 1 file changed: 2 ins; 3 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/20814.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20814/head:pull/20814

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


More information about the build-dev mailing list