RFR: 8337031: Improvements to CompilationMemoryStatistic [v3]
Vladimir Kozlov
kvn at openjdk.org
Tue Jul 30 17:10:33 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>
Looks reasonable. I submitted our testing to make sure tests passed in our testing.
-------------
PR Review: https://git.openjdk.org/jdk/pull/20304#pullrequestreview-2208245618
More information about the hotspot-compiler-dev
mailing list