[jdk17u-dev] RFR: 8275582: Don't purge metaspace mapping lists

Thomas Stuefe stuefe at openjdk.org
Thu Jan 12 17:13:19 UTC 2023


On Wed, 11 Jan 2023 06:54:12 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Why is the Pre-submit test failing? I remove the fix request tag in the meantime.

The 32-bit release build failed because of GHA infra problems. The 32-bit debug build succeeded though. But the x86 tests did not run because the release build was not finished (we may want to look into this: if debug built, debug should be tested even if release failed to build. Or do we need release for testing?)

Anyway, since the PR branch is owned by the Skara bot, I am not sure how to re-trigger the GHA tests. For my own branches, I just push a new empty commit. But how do I do this here? @RealCLanger do you know?

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/1048


More information about the jdk-updates-dev mailing list