[JVMTI] RFA: Implement GetAllThreads

Kyle Galloway kgallowa@redhat.com
Thu Oct 5 13:46:00 GMT 2006


Keith responded to this off-list with some comments.  I have made some 
small changes, mostly some additional error checking, and a few 
formatting things I missed.  I also expanded the test case to a larger 
number of threads (22 instead of 3).  New patch is attached.

Comments, or is this ok to commit?

Kyle

2006-10-05  Kyle Galloway  <kgallowa@redhat.com>

    * jvmti.cc (_Jv_JVMTI_GetAllThreads): New method.
    * testsuite/getallthreads.java: New test.
    * testsuite/natgetallthreads.cc: Ditto.
    * testsuite/getallthreads.out: Output file for test.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: getallthread.patch
Type: text/x-patch
Size: 5377 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061005/6b8cfdf4/attachment.bin>


More information about the Java-patches mailing list