-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 23, 24
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347403 | 21.0.7 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8349829 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
[build.sh][INFO] CYGWIN_OR_MSYS=0
[build.sh][INFO] JAVA_HOME: /usr/lib/jvm/temurin-17-jdk-amd64
[build.sh][INFO] Downloading https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.8-bin.zip to /home/runner/work/jdk/jdk/jtreg/src/make/../build/deps/apache-ant-1.10.8-bin.zip
Error: sh][ERROR] wget exited with exit code 4
Error: Process completed with exit code 1.
I suppose this is a side-effect of pulling lots of dependencies all at once. Additionally, we often had problems with building jtreg on various platforms. We do not have to build jtreg for every platform. We can just have a job step that does it once, and stores it in the cache for all dependent jobs to use.
It would also save some build time across various jobs.
- backported by
-
JDK-8347403 GHA: Build JTReg in single step
-
- Resolved
-
-
JDK-8349829 GHA: Build JTReg in single step
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/087e8a29
-
Commit(master) openjdk/jdk21u-dev/6e6f8b2f
-
Commit(master) openjdk/jdk/88dc655a
-
Review(master) openjdk/jdk11u-dev/2996
-
Review(master) openjdk/jdk17u-dev/3264
-
Review(master) openjdk/jdk21u-dev/1269
-
Review(master) openjdk/jdk/21692