--- old/src/share/vm/classfile/verifier.cpp 2016-08-16 16:04:43.945392114 -0400 +++ new/src/share/vm/classfile/verifier.cpp 2016-08-16 16:04:43.441392132 -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