Unused method sun.reflect.misc.MethodUtil.getPublicMethods

Andrey Turbanov turbanoff at gmail.com
Sat Apr 30 14:48:58 UTC 2022


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


More information about the core-libs-dev mailing list