Integrated: 8341060: Cleanup statics in HeapDumper
    Alex Menkov 
    amenkov at openjdk.org
       
    Tue Oct  1 18:53:41 UTC 2024
    
    
  
On Fri, 27 Sep 2024 01:28:18 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)
This pull request has now been integrated.
Changeset: 03149735
Author:    Alex Menkov <amenkov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/03149735e59b7d1d409a6e29ee05ae0537e03d53
Stats:     96 lines in 1 file changed: 32 ins; 59 del; 5 mod
8341060: Cleanup statics in HeapDumper
Reviewed-by: shade, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/21216
    
    
More information about the serviceability-dev
mailing list