首页> 外文期刊>Journal of Computer Science & Technology >Design and Implementation of Java Just-in-Time Compiler
【24h】

Design and Implementation of Java Just-in-Time Compiler

机译:Java即时编译器的设计与实现

获取原文
获取原文并翻译 | 示例
           

摘要

Early Java implementations relied on interpretation, leading to poor performance compared to compiled programs. Java just-in-time (JIT) compiler can compile Java programs at runtime, so it not only improves Java's performance prominently, but also preserves Java's portability. In this paper the design and implementing techniques of Java JIT compiler based on Chinese open system are discussed in detail. To enhance the portability, a translating method which combines the static simulating method and macro expansion method is adopted. The optimization technique for JIT compiler is also discussed and a way to evaluate the hotspots in Java programs is presented. Experiments have been conducted to verify JIT compilation technique as an efficient way to accelerate Java.
机译:早期的Java实现依赖于解释,与编译程序相比,导致性能不佳。 Java即时(JIT)编译器可以在运行时编译Java程序,因此它不仅可以显着提高Java的性能,而且可以保留Java的可移植性。本文详细讨论了基于中文开放系统的Java JIT编译器的设计和实现技术。为了提高便携性,采用了将静态模拟方法和宏扩展方法相结合的翻译方法。还讨论了针对JIT编译器的优化技术,并提出了一种评估Java程序中热点的方法。已经进行了实验,以验证JIT编译技术是加速Java的有效方法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号