Proxy.isProxyClass scalability

Peter Levart peter.levart at gmail.com
Thu Jan 24 16:36:50 UTC 2013


On 01/24/2013 04:45 PM, Peter Levart wrote:
>>
>> Is there really no existing alignment gap in j.l.Class layout that a 
>> boolean can slide into?
>>
> There might be, I will check.
All instance fields in j.l.Class are either references or ints.

Regards, Peter



More information about the core-libs-dev mailing list