Final RFR: 8005232 (JEP-149) Class Instance size reduction

Peter Levart peter.levart at gmail.com
Wed Jan 9 13:47:23 UTC 2013


On 01/09/2013 01:19 PM, Aleksey Shipilev wrote:
>   e) Should useCaches be final? That will allow aggressive optimizations
> for (c).
It could be made final if moved into the ReflectionData class and 
initialized in static initializer of that class. Good idea!

I'll check if this is doable.

Regards, Peter




More information about the core-libs-dev mailing list