A valid method ID
Nagy1981
nagy.mostafa at gmail.com
Mon Jul 21 08:47:36 PDT 2008
Hi,
For sake of profiling, I want to record some unique numberic ID for each
method in the java code. I am modifying the JVM CPP interpreter and was
wondering about what value I should use as an ID that doesn't change
throughout execution. I don't want to rely on method name + signature. For
now, I use the jmethodID object address, I am not sure if it remains
unchanged or not.
thanks,
- nagy
--
View this message in context: http://www.nabble.com/A-valid-method-ID-tp18571493p18571493.html
Sent from the OpenJDK Hotspot Virtual Machine mailing list archive at Nabble.com.
More information about the hotspot-dev
mailing list