Integrated: 8301641: NativeMemoryUsageTotal event uses reserved value for committed field
Stefan Johansson
sjohanss at openjdk.org
Tue Feb 7 09:33:00 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.
This pull request has now been integrated.
Changeset: 77dbcd85
Author: Stefan Johansson <sjohanss at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/77dbcd85695b2b35ce10526d37a51e7e5fb656d7
Stats: 13 lines in 2 files changed: 12 ins; 0 del; 1 mod
8301641: NativeMemoryUsageTotal event uses reserved value for committed field
Reviewed-by: eosterlund, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/12377
More information about the hotspot-dev
mailing list