[jdk11u-dev] RFR: 8341424: GHA: Collect hs_errs from build time failures
Antonio Vieiro
duke at openjdk.org
Thu Jan 2 12:54:42 UTC 2025
On Thu, 2 Jan 2025 09:40:10 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Backport of [JDK-8341424](https://bugs.openjdk.org/browse/JDK-8341424) and companion [JDK-8342704](https://bugs.openjdk.org/browse/JDK-8342704)
>
> This collects hs_errs when they happen with GitHub Actions, which may be useful during reviews.
>
> Low risk, as this affects GHA actions only. GHA builds and tests run correctly.
Build failures are unrelated and are due to
- downloads of ant binaries not complying with the [archive.apache.org ban policies](https://infra.apache.org/infra-ban.html)
- MacOS GHA runner deprecation https://github.com/openjdk/jdk11u-dev/pull/2967 (https://github.com/openjdk/jdk17u-dev/pull/3150)
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2982#issuecomment-2567730199
More information about the jdk-updates-dev
mailing list