有一个新的字符可以用于字节码中的标识符中(“ + ”),一些处理类引用的指令发生了修改,还有一个不同的方法用于处理合成组件。
There's a new character usable in identifiers within the bytecode (" + "), a modification to a pair of instructions to work with class references, and a different approach to synthetic components.
因此,执行字节码指令要比访问语法树节点快得多。
Therefore, executing a bytecode instruction is much faster than visiting a syntax tree node.
此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。
The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
如果生成的字节码指令序列的任何细节有误,那么把包含这个字节码的类装入jvm时,检验就会失败。
If any detail of a generated bytecode instruction sequence is wrong, the class containing that bytecode will fail verification when you attempt to load it into a JVM.
用JVM的指令形式表示该代码,一般称为字节码,这是下一节要讨论的主题之一。
This code is in the form of instructions for the JVM, generally called bytecode, which is one of the topics for the next section.
用JVM的指令形式表示该代码,一般称为字节码,这是下一节要讨论的主题之一。
This code is in the form of instructions for the JVM, generally called bytecode, which is one of the topics for the next section.
应用推荐