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

Aleksey Shipilev aleksey.shipilev at oracle.com
Mon Jun 17 12:13:49 UTC 2013


On 06/17/2013 02:20 PM, Peter Levart wrote:

Sorry, Aleksey, just a nit: In getInterfaces(), the method could be written using a single volatile read from ReflectionData.interfaces field instead of two (by introducing local variable).

Yes, thanks! Nothing to be sorry of, I'll cover this.

-Aleksey.



More information about the core-libs-dev mailing list