On Fri, 27 Sep 2024 01:28:18 GMT, Alex Menkov <amen...@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 <amen...@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