On Wed, 14 Jun 2023 09:49:33 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:
> Do you know why this helped? No, unfortunately not: _"Switching from 11 to 17 seems to mend the (unknown underlying) issue for the time being."_ A test build using the same JDK as pre-installed on GitHub-hosted runners on my local machine did not fail either. > Will you downport this to JDK 17 too? No. JDK 17 is archived and it uses JDK 8 to build jtreg within a single-file workflow definition: - https://github.com/openjdk/jdk17/blob/master/.github/workflows/submit.yml#L88 A backport to JDK 21 makes sense. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14448#issuecomment-1590891845