RFR: 8301641: NativeMemoryUsageTotal event uses reserved value for committed field
Erik Österlund
eosterlund at openjdk.org
Thu Feb 2 07:04:24 UTC 2023
On Wed, 1 Feb 2023 22:00:47 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
> Please review this small fix for the NativeMemoryUsageTotal JFR event.
>
> **Summary**
> The NativeMemoryUsageTotal event uses the reserved value for both reserved and committed.
>
> **Testing**
> Added new test and verified that it works locally. Now running it in mach5 to make sure it doesn't see any unexpected issues there.
Marked as reviewed by eosterlund (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12377
More information about the hotspot-dev
mailing list