Proxy.isProxyClass scalability (original) (raw)

Peter Levart peter.levart at gmail.com
Wed Apr 24 07:16:43 UTC 2013


On 04/24/2013 01:43 AM, Mandy Chung wrote:

Precise check should be to validate if the given interfaces == the proxy interfaces implemented by the cached proxy class (i.e. proxyClass.getInterfaces()).

Hi Mandy,

I will try to profile this approach as a post-validation and let you know the results.

Regards, Peter



More information about the core-libs-dev mailing list