I am aware that Hotspot JDK7 has both Java Mission Control and flight recording bundled with it. But, as per my application requirement, I am bound to use Hotspot JDK6. I could monitor the Hotspot6 JVM performance using JMC. But flight recording is disabled for Hotspot6 JVM. Is there any other tool equivalent to it for Hotspot6?
Asked
Active
Viewed 195 times
0
-
anybody have idea about i3 monitoring? – EmeraldTablet Jun 24 '14 at 10:10
1 Answers
0
Nothing equivalent, but you can try jconsole or jvisualvm (in the bin directory).

staffan
- 5,641
- 3
- 32
- 28