Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass
问题描述
在使用 Spring 集成的 cglib 手动对某个类进行代理增强时报了以下错误:
Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not “opens java.lang” to unnamed module @5c29bfd