Review Request: JDK-8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>

Alan Bateman Alan.Bateman at oracle.com
Sat Jul 20 15:08:08 UTC 2019


On 19/07/2019 17:20, Mandy Chung wrote:
> This was a follow up to the observation during the code review
> of JDK-82193798.
>
> Webrev:
>    http://cr.openjdk.java.net/~mchung/jdk14/8219774/webrev.01/
>
This cleanup looks good to me. A minor nit is that ReflectAccess is in 
jl.reflect so the usages in say AccessibleObject don't need to use the 
fully qualified class name.

-Alan


More information about the core-libs-dev mailing list