[RFA] VMVirtualMachine.getAllClassMethods
Andrew Haley
aph@redhat.com
Thu Jan 25 10:06:00 GMT 2007
Keith Seitz writes:
> Hello,
>
> The attached patch implements the JDWP VMVirtualMachine method
> getAllClassMethods. It's pretty simple: it just calls the JVMTI method
> GetClassMethods and massages the result a little.
>
> Ok?
> Keith
>
> ChangeLog
> 2007-01-24 Keith Seitz <keiths@redhat.com>
>
> * gnu/classpath/jdwp/natVMVirtualMachine.cc
> (getAllClassMethods): Implement.
>
OK.
Andrew.
More information about the Java-patches
mailing list