hg: jdk10/hs/hotspot: 8174092: Remove array-related access checks from Reflection::verify_class_access()
harold.seigel at oracle.com
harold.seigel at oracle.com
Fri Feb 10 13:45:52 UTC 2017
Changeset: 6a26e5de4211
Author: hseigel
Date: 2017-02-10 07:46 -0500
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/6a26e5de4211
8174092: Remove array-related access checks from Reflection::verify_class_access()
Summary: Change the parameter type to InstanceKlass* and fix the method's callers
Reviewed-by: acorn, coleenp, gtriantafill, lfoltan
! src/share/vm/ci/ciEnv.cpp
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/jvmci/jvmciEnv.cpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/runtime/reflection.cpp
! src/share/vm/runtime/reflection.hpp
More information about the jdk10-hs-changes
mailing list