Cost-Effective Compilation Techniques for Java Just-in-Time Compilers
スポンサーリンク
概要
- 論文の詳細を見る
Java Just-in-Time compilers have to satisfy a number of requirements in conflict with each other. Effective execution of the generated code is not the only requirement, but compilation time, memory consumption and compliance with the Java Virtual Machine specification are also important. We have developed a Java Just-in-Time compiler keeping implementation labor little. Another important objective is developing an adequate base of researches which utilize this compiler. The proposed compilation techniques take low compilation cost and low development cost. This paper also describes optimization methods implemented in the compiler, for instance, instruction folding, exception handling with signals and code patching.
- 社団法人電子情報通信学会の論文
- 2003-04-01
著者
-
Sekiguchi Satoshi
National Institute Of Advanced Industrial Science And Technology
-
SHUDO Kazuyuki
National Institute of Advanced Industrial Science and Technology
-
MURAOKA Yoichi
Waseda University
関連論文
- Cost-Effective Compilation Techniques for Java Just-in-Time Compilers
- Reactive Cloud : Consolidating Virtual Machines with Postcopy Live Migration (コンピューティングシステム Vol.5 No.2)
- Reactive Cloud: Consolidating Virtual Machines with Postcopy Live Migration