blob: 9bc0b9a335127519dacfa8bcf591788a79c2bbe4 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001--------------
2This HAT source originally came from the http://hat.dev.java.net site.
3
4The utility has been named 'jhat' in the JDK, it is basically the same tool.
5
6Q: Where do I make changes? In the JDK or hat.dev.java.net?
7
8A: It depends on whether the change is intended for the JDK jhat version only,
9 or expected to be given back to the java.net project.
10 In general, we should putback changes to the java.net project and
11 bringover those changes to the JDK.
12
13Q: I want to build just jhat.jar instead of building entire JDK. What should I do?
14
15A: Use ant makefile (build.xml) in the current directory. This builds just the
16jhat sources and creates jhat.jar under ./build directory.
17
18To run the built jhat.jar, you can use the command:
19
20 java -jar build/jhat.jar heap_dump