https://www.ibm.com/support/pages/apar/IV77448
IV77448: JVMTI ITERATETHROUGHHEAP CALLBACKS INCORRECTLY ABORTS
Error Message: N/A .
jvmticallbacksincorrectlyaborts
https://www.ibm.com/support/pages/apar/IV67300
IV67300: JVM HANGS IF JVMTI CAN_GENERATE_COMPILED_METHOD_LOAD_EVENTS CAPA BILITY IS USED
Error Message: In very rare cases, the JVM may hang if the JVMTI can_generate_compiled_method_load_events capability is
https://www.ibm.com/support/pages/apar/IV72941
IV72941: JVMTI CAN_TAG_OBJECTS CAPABILY UNAVAILABLE IN LIVE PHASE
Error Message: The JVMTI can_tag_objects capability is not available in the live phase (i.e. only available during the
in livejvmtitagobjectsunavailable
https://www.ibm.com/support/pages/apar/IV75563
IV75563: JVM HANG WITH -XGCPOLICY:METRONOME AND JVMTI CAN_TAG_OBJECTS CAP ABILITY
Error Message: If the JVMTI capability can_tag_objects is acquired after the OnLoad phase and the metronome garbage
https://jeremymanson.blogspot.com/2007/05/profiling-with-jvmtijvmpi-sigprof-and.html
Profiling with JVMTI/JVMPI, SIGPROF and AsyncGetCallTrace
This post is not about the memory model, but, instead, is about being able to get, asynchronously, the stack trace of a currently executing ...
profilingjvmtijvmpi
https://jeremymanson.blogspot.com/2007/06/more-thoughts-on-sigprof-jvmti-and.html
More thoughts on SIGPROF, JVMTI and stack traces
This is a follow up from my previous post about profiling with SIGPROF and JVMTI . There are, in fact, a very large number of ways of getti...
more thoughtsjvmtistacktraces