RFR: 8337031: Improvements to CompilationMemoryStatistic [v3]
Vladimir Kozlov
kvn at openjdk.org
Tue Jul 30 21:08:34 UTC 2024
On Tue, 30 Jul 2024 15:02:51 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
>> Some minor improvements to CompilationMemoryStatistic. More details are in [JDK-8337031](https://bugs.openjdk.org/browse/JDK-8337031)
>>
>> Testing:
>> test/hotspot/jtreg/compiler/print/CompileCommandPrintMemStat.java
>> test/hotspot/jtreg/serviceability/dcmd/compiler/CompilerMemoryStatisticTest.java
>
> Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename ArenaTagsCounter to ArenaCountersByTag
>
> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
My testing passed.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20304#pullrequestreview-2208698602
More information about the serviceability-dev
mailing list