1·The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling.
修复这个问题的惟一方法就是获得字节码的正确副本,可能需要重新进行编译。
2·The binary data can be malformed if the bytecodes have been changed -- if the major or minor number has been changed, for instance.
如果字节码发生了更改,例如主版本号或次版本号发生了更改,那么二进制数据的形式就会有误。
3·A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.
编译器在源代码中查找各种模式以便将源代码表达式转换为字节码。
4·In this case the compiled code and bytecodes are part of the 16mb.
已编译代码和字节码是这16 MB的一部分。
5·The JVM may recompile the same bytecodes many times in a single application execution.
JVM 在一个应用程序的执行过程中,可能会把相同的字节码重新编译许多次。