[jfx23u] RFR: 8342917: GHA: Intermittent build failure on Linux while downloading ant
Kevin Rushforth
kcr at openjdk.org
Tue Nov 5 23:49:04 UTC 2024
Effectively clean backport of the GHA fix on Linux to install ant using the package manager. I couldn't use the Skara backport command because of differences in the surrounding context. The diffs themselves are identical to the mainline patch.
As with the mainline patch, this will help avoid noise in GHA builds on Linux.
-------------
Commit messages:
- 8342917: GHA: Intermittent build failure on Linux while downloading ant
Changes: https://git.openjdk.org/jfx23u/pull/28/files
Webrev: https://webrevs.openjdk.org/?repo=jfx23u&pr=28&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8342917
Stats: 14 lines in 1 file changed: 3 ins; 0 del; 11 mod
Patch: https://git.openjdk.org/jfx23u/pull/28.diff
Fetch: git fetch https://git.openjdk.org/jfx23u.git pull/28/head:pull/28
PR: https://git.openjdk.org/jfx23u/pull/28
More information about the openjfx-dev
mailing list