Review Request (S) 8005590: java_lang_Class injected field resolved_constructor appears unused

Coleen Phillimore coleen.phillimore at oracle.com
Tue Jan 15 07:31:11 PST 2013


Looks good.
Thanks!
Coleen

On 01/15/2013 10:03 AM, Stefan Karlsson wrote:
> http://cr.openjdk.java.net/~stefank/8005590/webrev.00/
>
> This change removes the unused resolved_constructor field, which 
> HotSpot injects into java.lang.Class. This saves one word per 
> java.lang.Class instance.
>
> This field was used by the old reflection code, which was removed as a 
> part of this bug:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082263
>
> Testing: vm.quick.testlist and footprint_real3-jetty.
>
> thanks,
> StefanK
>



More information about the hotspot-runtime-dev mailing list