hotspot/src/share/vm/classfile/verifier.cpp
changeset 40856 3378947a95e6
parent 39715 1cbba6073b15
child 40887 8d35e19f5548
--- a/hotspot/src/share/vm/classfile/verifier.cpp	Thu Aug 25 14:12:09 2016 +0400
+++ b/hotspot/src/share/vm/classfile/verifier.cpp	Thu Aug 25 09:23:45 2016 -0400
@@ -88,7 +88,7 @@
     BytecodeVerificationLocal : BytecodeVerificationRemote;
 }
 
-bool Verifier::relax_verify_for(oop loader) {
+bool Verifier::relax_access_for(oop loader) {
   bool trusted = java_lang_ClassLoader::is_trusted_loader(loader);
   bool need_verify =
     // verifyAll