Integrated: 8310183: Update GitHub Actions to use boot JDK for building jtreg
Christian Stein
cstein at openjdk.org
Fri Jun 16 10:01:11 UTC 2023
On Fri, 16 Jun 2023 06:05:16 GMT, Christian Stein <cstein at 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.
This pull request has now been integrated.
Changeset: c2b043e6
Author: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c2b043e6cd3a4100c771f9cc98eaf41f70ecce3f
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8310183: Update GitHub Actions to use boot JDK for building jtreg
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/14507
More information about the build-dev
mailing list