Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120887 | 5.0u2 | Kelly Ohair | P3 | Resolved | Fixed | b01 |
ClassFileLoadHook can be called with classname==NULL, hprof & demos could SEGV
when this happens.
Need to add in some null pointer checks into the hprof, mtrace, and heapTracker
demos.
when this happens.
Need to add in some null pointer checks into the hprof, mtrace, and heapTracker
demos.
- backported by
-
JDK-2120887 ClassFileLoadHook can be called with classname==NULL, hprof & demos could SEGV
- Resolved
- relates to
-
JDK-5096167 null class name crashes VM if ClassFileLoadHook is enabled
- Resolved