RFR (XS) 8022675: Redundant class init check

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 20 10:10:15 PDT 2013


Looks good.

Thanks,
Vladimir

On 8/19/13 11:57 PM, Rickard Bäckman wrote:
> http://cr.openjdk.java.net/~rbackman/8022675/
> http://bugs.sun.com/view_bug.do?bug_id=8022675
>
> C2 always puts a class init check in the intrinsic for Unsafe.allocateInstance. This change removes the init check if the class is constant and already initialized.
>
> Thanks
> /R
>


More information about the hotspot-compiler-dev mailing list