SetEventNotificationMode checks that the correct capabilities are present
before enabling an event (4989580). But a work-around is included to
side-step a bug in hprof (5005202) which does not set
can_generate_exception_events needed for ExceptionCatch events.
After the latter bug is fixed, this work-around must be removed
before enabling an event (4989580). But a work-around is included to
side-step a bug in hprof (5005202) which does not set
can_generate_exception_events needed for ExceptionCatch events.
After the latter bug is fixed, this work-around must be removed
- relates to
-
JDK-5005202 NEWHPROF: must set can_generate_exception_events if doing CPU timing
-
- Resolved
-
-
JDK-4989580 JVMTI generates events even if corresponding capability is not added
-
- Closed
-