[jdk21u-dev] RFR: 8293850: need a largest_committed metric for each category of NMT's output
Thomas Stuefe
stuefe at openjdk.org
Wed Apr 10 13:23:14 UTC 2024
On Wed, 10 Apr 2024 11:57:32 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> Ok, I'll investigate
>
> For the record this will be addressed by also backporting [JDK-8320061](https://bugs.openjdk.org/browse/JDK-8320061). PR #481 depending on this one.
yes, in Marias example output, largest_committed should be >= committed. That issue has been indeed fixed with [JDK-8320061](https://bugs.openjdk.org/browse/JDK-8320061).
The "amount_in_current_scale results in zero for very small numbers" can still happen here and there, but its not the case in this example.
-------------
PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/440#discussion_r1559424946
More information about the jdk-updates-dev
mailing list