如果类D通过符号引用N应用类C的话,要解析N,先用D的类加载器加载C,然后检查D是否有权限访问C, 如果没有,则抛出IllegalAccessError异常。 :return:
(self)
source not stored for this graph (policy: none)
no test coverage detected