RFR: 8366082: Improve queue size computation in CPU-time sampler [v6]

Johannes Bechberger jbechberger at openjdk.org
Fri Sep 5 09:28:14 UTC 2025


On Fri, 5 Sep 2025 09:24:04 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> Hm, is this because of the definition in whitebox.cpp where we need if/else to return default value if not running with ASSERT ?
>
> Per definition of the macros it's the same

DEBUG_ONLY is apparently the short version of ’ifdef ASSERT'

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26926#discussion_r2324577412


More information about the hotspot-jfr-dev mailing list