摘要
本文在分析Java可执行文件结构的基础上,根据Java虚拟机执行指令的特性,得出了Java字节码指令之间的依赖关系;并根据依赖关系图的分析,得出Java指令可并行执行的结论;最后通过实例给出了方法的有效性。
This paper concluded dependency relationship between the instructions of Java byte code, according to the characteristics of instructions executed by Java virtual machine based on analyzing file structures executed by Java. Then this paper analyzed dependency relationship graph and obtained the conclusion that Java instructions can be concurrently executed, finally gave the effectiveness of this method through examples.
出处
《价值工程》
2011年第1期168-169,共2页
Value Engineering