--- old/src/share/vm/classfile/verifier.cpp 2020-08-13 14:43:59.952153225 +0100 +++ new/src/share/vm/classfile/verifier.cpp 2020-08-13 14:43:59.816151815 +0100 @@ -101,7 +101,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