RFR (S) CR 8016236: Class.getGenericInterfaces performance improvement

Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Jun 11 09:03:01 UTC 2013


On 06/11/2013 01:31 AM, Peter Levart wrote:
> While you're at it adding getInterfaces() cache, why not also
> getSuperclass()? Is it maybe already intrinsified?

Yes, the C2 code and benchmarking shows it is already an intrinsic.

-Aleksey.



More information about the core-libs-dev mailing list