GIJ Thread PIDs for JVMTI/JDWP
Kyle Galloway
kgallowa@redhat.com
Thu Aug 31 21:20:00 GMT 2006
Does anyone know if there is already a way to get the Linux PID of a
Java thread running on GIJ? If this functionality doesn't exist, does
anyone know of a better solution than just having the threads store
their PID in a data structure (likely in natThread.cc) on startup? I
want to use this info to implment parts of JVMTI, and this is the method
I was thinking of using provided this information isn't already stored
somewhere.
Any info would be a big help, thanks,
Kyle
More information about the Java
mailing list