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

Alan Bateman Alan.Bateman at oracle.com
Wed Jul 27 18:34:26 UTC 2016


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.

-Alan


More information about the hotspot-runtime-dev mailing list