Hi, I have a C++ Jarload project, it works smoothly, but we can't change the classcount in the getloadedclasses hook in the update to the server I am doing right now
Our current code is as follows
jvmtiError detourGetLoadedClasses(jvmtiEnv* enva, jint* class_count_ptr, jclass** classes_ptr) {...