>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes: Keith> The attached patch implements the JDWP VMVirtualMachine method Keith> getAllClassMethods. It's pretty simple: it just calls the JVMTI method Keith> GetClassMethods and massages the result a little. Keith> Ok? Ok. Thanks. Tom