[RFA/JVMTI] SuspendThread and ResumeThread

Keith Seitz keiths@redhat.com
Fri Jul 21 22:59:00 GMT 2006


Keith Seitz wrote:

> As requested here are the JVMTI functions SuspendThread and 
> ResumeThread. They're very basic. They don't check for some error 
> conditions (like checking whether the thread to be suspended is already 
> suspended). I have them working in my sandbox breakpoint-enabled gij.

Actually, I'd like to submit this alternative version for the two JVMTI 
functions, which now do at least some validity checking.

I've attached the patch in its entirety for completeness.

Keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jvmti-thread-suspension.patch
Type: text/x-patch
Size: 3255 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060721/6cbe9d19/attachment.bin>


More information about the Java-patches mailing list