Under NT, the JVM does not output all profiling information. For instance, in
a run which contained over 7600 calls to Atom.paint(), there were no references
to Atom.paint() in the profile output.
greg.white@Eng 1997-03-10
You can test this by changing your directory to /set/hotjava/jpt/molecule and
running:
java -prof sun.applet.AppletViewer index.html
I have tested this on NT under JDK 1.0.2 and it works correctly there.
a run which contained over 7600 calls to Atom.paint(), there were no references
to Atom.paint() in the profile output.
greg.white@Eng 1997-03-10
You can test this by changing your directory to /set/hotjava/jpt/molecule and
running:
java -prof sun.applet.AppletViewer index.html
I have tested this on NT under JDK 1.0.2 and it works correctly there.
- duplicates
-
JDK-4032843 Profiling data from java -prof does not include all function calls
-
- Closed
-
-
JDK-4055095 Cannot get profile data for MY classes, only classes in sun and java packages
-
- Closed
-
- relates to
-
JDK-4040124 java_g -prof traps under windows 95
-
- Closed
-
-
JDK-4069612 (1.1) 'java -prof' output is incomplete (Win32 only)
-
- Closed
-