Integrated: 8315605: G1: Add number of nmethods in code roots scanning statistics
Thomas Schatzl
tschatzl at openjdk.org
Fri Sep 8 08:46:54 UTC 2023
On Thu, 7 Sep 2023 07:55:29 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that adds nmethod count statistics during Code Root Scan to be able to implement [JDK-8030815](https://bugs.openjdk.org/browse/JDK-8030815).
>
> Testing: gha, checking that the message appears manually
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 7ef059a7
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7ef059a75cdd2e96421a165ea1dd8391381bd7b5
Stats: 39 lines in 3 files changed: 38 ins; 0 del; 1 mod
8315605: G1: Add number of nmethods in code roots scanning statistics
Reviewed-by: iwalulya, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/15610
More information about the hotspot-gc-dev
mailing list