In the J2SE Java virtual machine, the class verifier is responsible for rejecting invalid class files.
在J2SE虚拟机中,类校验器负责剔除非法的类文件。
The first such change was adding an option to run bcel's own verification on a generated class, using the Justice verifier included in the org.apache.bcel.verifier package.
第一个修改添加了一个选项,使用包含在or g . apache . bcel . verifier包中的Justice检验器,针对生成的类运行bcel自己的检验。
应用推荐