2

How can I invoke heap-dump from my Java program as similar to what jmap produces with "-histo" option. As far as know heap-dump in binary form (or like output from "-dump" option of jmap) could be handled by using HotSpotDiagnosticMXBean, but not for heap histogram(?)

trincot
  • 317,000
  • 35
  • 244
  • 286

0 Answers0