RFR (S) JDK-8160487: JVM Should Check If java.lang.reflect.Module is a Final Class Not a Subclass

Lois Foltan lois.foltan at oracle.com
Wed Jul 27 18:38:20 UTC 2016


On 7/27/2016 2:34 PM, Alan Bateman wrote:
> On 27/07/2016 18:41, Lois Foltan wrote:
>
>> Hello,
>>
>> Please review the following fix:
>>
>> Webrev:
>>     http://cr.openjdk.java.net/~lfoltan/bug_jdk8160487/webrev/
>>
>> Bug: JVM Should Check If java.lang.reflect.Module is a Final Class 
>> Not a Subclass
>>     https://bugs.openjdk.java.net/browse/JDK-8160487
>>
> This looks okay to me. Module has always been final so I'm not sure 
> how the subclass check crept in.

Thanks Alan for the review!
Lois

>
> -Alan



More information about the hotspot-runtime-dev mailing list