RFR: 8341060: Cleanup statics in HeapDumper [v2]
Aleksey Shipilev
shade at openjdk.org
Mon Sep 30 08:09:39 UTC 2024
On Fri, 27 Sep 2024 19:42:12 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> The fix cleans up static variables/methods in HeapDumper.
>> See jira for details.
>>
>> Testing:
>> heap dump-related tests (test/hotspot/jtreg/serviceability, test/hotspot/jtreg/compiler/c2/TestReduceAllocationAndHeapDump.java, test/hotspot/jtreg/runtime/ErrorHandling, test/hotspot/jtreg/gc/epsilon, test/jdk/sun/tools/jhsdb, test/jdk/sun/tools/jmap, test/jdk/com/sun/management/HotSpotDiagnosticMXBean)
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> feedback
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21216#pullrequestreview-2336698579
More information about the serviceability-dev
mailing list