hg: jdk9/hs/hotspot: 8166931: Do not include classes which are unusable during run time in the classlist file
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Wed Oct 19 00:15:12 UTC 2016
Changeset: 5fe734a2323b
Author: ccheung
Date: 2016-10-18 16:15 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5fe734a2323b
8166931: Do not include classes which are unusable during run time in the classlist file
Summary: added check to exclude classes found in the --patch-module list
Reviewed-by: jiangli, lfoltan, iklam
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
+ test/runtime/modules/PatchModule/PatchModuleClassList.java
More information about the jdk9-hs-changes
mailing list