java.lang.reflect.Proxy and default methods

Jason Schroeder shrode at subnature.com
Fri Sep 7 18:51:13 PDT 2012


This discussion addressed my original doubts about hiding default
methods from the reflection API.

If something along the line discussed here is done for Proxies, then
that puts one less requirement for exposing default methods through
the reflection API.


More information about the lambda-dev mailing list