hg: jdk9/hs/hotspot: 8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module
lois.foltan at oracle.com
lois.foltan at oracle.com
Thu Jul 28 15:35:21 UTC 2016
Changeset: 76114ca3c57b
Author: lfoltan
Date: 2016-07-28 09:57 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/76114ca3c57b
8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module
Summary: Correct the checking of an instance of java.lang.reflect.Module to validate a module
Reviewed-by: alanb, coleenp, redestad
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/javaClasses.inline.hpp
! src/share/vm/classfile/modules.cpp
! test/runtime/modules/JVMDefineModule.java
More information about the jdk9-all-changes
mailing list