RFR: 8345874: Run make doctor automatically on failed CI builds [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Wed Apr 9 20:29:45 UTC 2025
> If there is something wrong with the build, the user can run "make doctor". That is hard to do in a CI setting. Instead, if the build environment is detected to be a CI, we should run the doctor automatically in case of a failed build.
Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge branch 'master' into make-doctor-on-ci
- 8345874: Run make doctor automatically on failed CI builds
-------------
Changes: https://git.openjdk.org/jdk/pull/24485/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24485&range=01
Stats: 11 lines in 2 files changed: 9 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/24485.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24485/head:pull/24485
PR: https://git.openjdk.org/jdk/pull/24485
More information about the build-dev
mailing list