They are unused and leftover since JDK 7. It's good to remove them.

Thanks
Mandy

On 4/30/22 7:48 AM, Andrey Turbanov wrote:
Hello.
I found a few methods in MethodUtil class which seem unused to me:
getPublicMethods, getInterfaceMethods, getInternalPublicMethods ,addMethod.

Are they somehow used by VM, or is it just leftovers from some refactorings?
I wonder if we can drop them.


Andrey Turbanov

Reply via email to