• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Question on HAT (Heap Analysis Tool) - Sun's jhat

 
Ranch Hand
Posts: 273
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys,

I know starting jdk1.6, sun bundled hat tool with the name jhat.

I have seen the HAT tool and started working on this also. Is it compatibile with JREs like IBM JRE and BEA JROCKIT JRE? I mean that using different JREs (IBM JRE, JROCKIT JRE, SUN JRE), I take dumps using the JVM option -Xrunhprof:file=dump.hprof, format=b.

Is this generated dump will be opened using Sun JRE? Because I found no/little answer in the website.

Thanks for your answers,
Guru
 
What's that smell? I think this tiny ad may have stepped in something.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic