Search code examples
Faster alternative to get tags for objects than JVMTI GetTag...


javaperformancejvmjvm-hotspotjvmti

Read More
JVM: Add a hook to Heap Access...


javajvmjvmtiopenj9

Read More
Is there a way to enable "native method prefix" capabilities in a java language (non-nativ...


javajvminstrumentationjvmti

Read More
Why does the JVM send multiple JVMTI ClassLoad events for the same class?...


javajvmclassloaderjvmti

Read More
How to get parameter values in a MethodEntry callback...


javajava-native-interfacejvmti

Read More
Java JVMTI Agent crashes on GetEnv()...


javacjava-native-interfacejvmti

Read More
JVMTI GetLocalVariableTable() always gives JVMTI_ERROR_ABSENT_INFORMATION...


javajvmti

Read More
Resolving Dependencies in JNI DefineClass...


javajvmjava-native-interfacejvmti

Read More
C getting functions address...


javacjava-native-interfacejvmti

Read More
Access thread local variable in JVMTI Agent...


javajvmjvmti

Read More
JNI passing a long value to a native method...


javac++java-native-interfacejavaagentsjvmti

Read More
Accessing class fields for their value...


javajava-native-interfacejvmti

Read More
How to get the class in which the method is declared using jmethod id via JVMTI interface...


javajava-native-interfacejvmtijnienv

Read More
JVMTI RetransformClasses() is taking a lot of time...


javaperformancejvm-hotspotbytecode-manipulationjvmti

Read More
Dynamic Bytecode Instrumentation fails without any error...


instrumentationjvm-hotspotbytecode-manipulationjvmti

Read More
How to retransform an executing method with JVMTI agent which has no further invocations?...


javajitinstrumentationjvm-hotspotjvmti

Read More
How to get a class file (in specification format) during runtime using JVMTI?...


javabytecode-manipulationjvmtijvm-bytecode

Read More
Identity Hashcode to Java Object...


javahashcodejvmti

Read More
when execute Agent_UnLoad() method about "java -agentpath:c:/tool.dll javaClass...


javadlljvmjvmti

Read More
Why doesn't my makefile with include header work?...


c++makefilejvmti

Read More
JDI, Java Byte code instrumentation and Java agents (JWDP, JVMTI)...


javabytecode-manipulationjavaagentsjvmtijdi

Read More
How can JVMTI agent set a JVM flag on startup?...


javajvmjvmti

Read More
how to get running jvms in current machine...


jvmjavajvmti

Read More
How to uniquely identify thread in jvmti...


javamultithreadingagentjvmti

Read More
JMVTI:Could not find agent library...


javajvmjvmti

Read More
Hot Swap agent Configuration for multi module project...


javajvmhotswapjvmtidcevm

Read More
Strange Java exception java.util.zip.ZipException: error in opening zip file...


exceptionjvmti

Read More
JVMT exception monitor...


javac++cjvmti

Read More
How to do HotSwapping without using IDE?...


jvmhotswapjvmtidcevm

Read More
Converting BCI (bytecode indices) to source code line numbers...


code-analysisline-numbersjvmti

Read More
BackNext