-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 24
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8360626 | 21.0.9 | Aleksey Shipilev | P4 | Resolved | Fixed | master |
When building the JDK on GHA, we should use `make -k` to continue building as much as possible in case of failure, to avoid having developers resubmitting one fix after another.
The additional cost of continuing to build even in a failed build is pretty small compared to the overhead of having to resubmit the entire GHA several times.
The additional cost of continuing to build even in a failed build is pretty small compared to the overhead of having to resubmit the entire GHA several times.
- backported by
-
JDK-8360626 Use make -k on GHA to catch more build errors
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/f1a2b4ab
-
Commit(master) openjdk/jdk/e1a4a6be
-
Review(master) openjdk/jdk21u-dev/1926
-
Review(master) openjdk/jdk/24512