-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b55
-
generic
-
generic
java -Xrunhprof
Dumping Java heap ...Exception in thread "AWT-EventQueue-0" HPROF ERROR: Unexpected Exception found afterward [../../../src/share/demo/jvmti/hprof/hprof_util.c:589]
HPROF TERMINATED PROCESS
Happens on solaris/sparc with 1.6 ~b26, windows/x86 with 1.6 b27.
###@###.### 2005-03-25 16:36:34 GMT
This same basic problem is being fixed in 5.0 Update 7 (see bug 6326020).
Dumping Java heap ...Exception in thread "AWT-EventQueue-0" HPROF ERROR: Unexpected Exception found afterward [../../../src/share/demo/jvmti/hprof/hprof_util.c:589]
HPROF TERMINATED PROCESS
Happens on solaris/sparc with 1.6 ~b26, windows/x86 with 1.6 b27.
###@###.### 2005-03-25 16:36:34 GMT
This same basic problem is being fixed in 5.0 Update 7 (see bug 6326020).
- relates to
-
JDK-6326020 HPROF: make sure unprepared classes are skipped or handled in format=b dump
- Resolved