RFR: 8337031: Improvements to CompilationMemoryStatistic
Ashutosh Mehra
asmehra at openjdk.org
Tue Jul 30 15:02:51 UTC 2024
On Wed, 24 Jul 2024 10:45:05 GMT, Thomas Stuefe <stuefe 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
>
> I plan to look at this later this week.
@tstuefe renamed ArenaTagsCounter to ArenaCountersByTag
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20304#issuecomment-2258563618
More information about the hotspot-compiler-dev
mailing list