RFR: 8339371: jlink.log warning when building after JDK-8338404 [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Tue Sep 3 17:43:38 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.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
Use PRE_COMMAND instead
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20814/files
- new: https://git.openjdk.org/jdk/pull/20814/files/725a74ff..a2e64ed0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20814&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20814&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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