-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b01
-
generic
-
generic
The heap iteration functions can return jclass references to unprepared classes, and getting fields from an unprepared class can cause an error. Need to make sure unprepared classes are skipped ot handled carefully.
- relates to
-
JDK-6246078 HPROF: java -Xrunhprof Unexpected Exception
- Resolved