RFR: 8331164: createJMHBundle.sh download jars fail when url needed to be redirected
SendaoYan
syan at openjdk.org
Fri Apr 26 03:37:59 UTC 2024
Hi,
The curl command lack of "-L" option, cause download file fail, the size of download file is empty.

Only change devkit shell script, the risk is low.
-------------
Commit messages:
- 8331164: createJMHBundle.sh download jars fail when url needed to be redirected
Changes: https://git.openjdk.org/jdk/pull/18965/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18965&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8331164
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18965.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18965/head:pull/18965
PR: https://git.openjdk.org/jdk/pull/18965
More information about the build-dev
mailing list