RFR: 8333522: JFR SwapSpace event might read wrong free swap space size [v4]

Severin Gehwolf sgehwolf at openjdk.org
Wed Jan 29 09:46:01 UTC 2025


On Wed, 29 Jan 2025 07:50:55 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> How do you check the assertion passes in the PR? AFAIU PR checks release build only. Or am I wrong?

You don't. At least not in the PR. It's only been observed when exercising this code and that on a debug build (fastdebug should do). E.g. `containers/docker/TestJFREvents.java` test.

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

PR Comment: https://git.openjdk.org/jdk/pull/19574#issuecomment-2621142343


More information about the hotspot-runtime-dev mailing list