RFR: JDK-8277092: TestMetaspaceAllocationMT2.java#ndebug-default fails with "RuntimeException: Committed seems high: NNNN expected at most MMMM"

Thomas Stuefe stuefe at openjdk.java.net
Fri Nov 19 19:49:04 UTC 2021


On Fri, 19 Nov 2021 19:08:27 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Ok, I found where it calls ChunkManager::purge. This looks good. I think as a test fix, it can be integrated as "trivial".

Thank you, Coleen. The one remaining test error is unrelated (actually, compiler/c2/irTests/TestUnsignedComparison.java fails in all my GHAs currently).

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

PR: https://git.openjdk.java.net/jdk/pull/6451


More information about the hotspot-runtime-dev mailing list