JVMTI’s jvmtiEventCallbacks.ClassFileLoadHook not hooking “java.lang.Thread”
Using jvmti 11.0.3.7 on Microsoft Windows. The ‘ClasFileLoadHook’ does not hook “java/lang/Thread”. is “Thread” special in some way? Does the callback happen too late in process startup? Is this a bug? Is there a workaround?