RFR: 8318474: Fix memory reporter for thread_count

Johan Sjölen jsjolen at openjdk.org
Thu Oct 19 11:18:38 UTC 2023


On Thu, 19 Oct 2023 11:02:13 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> I think this is fine. What do you expect @MBaesken to see though? All you do is remove an assert 😀

Hehe :), Matthias saw test failures on AIX because the tests would hit that assert and fail, so now I want to ensure that the tests do pass as the assert doesn't stop execution anymore.

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

PR Comment: https://git.openjdk.org/jdk/pull/16255#issuecomment-1770655982


More information about the hotspot-runtime-dev mailing list