On Fri, 16 Jun 2023 06:05:16 GMT, Christian Stein <cst...@openjdk.org> wrote:
> Please review this change to use the boot JDK for building jtreg when running > on GitHub Actions. > > This is a best-effort follow-up change to > - #14448 > which didn't have the desired results - the `Bad address` error does still > appear with using the pre-installed JDKs 11 and 17. > > Tests using the boot JDK for building jtreg seem to be successful and more > stable. All right then. Having a functioning GHA is better that being perfect in selecting the jtreg build JDK. ------------- Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/14507#pullrequestreview-1483127493