Treffer: Cost-effective compilation techniques for Java Just-in-Time compilers.
Weitere Informationen
Java Just-in-Time compilers must satisfy a number of requirements in conflict with each other. Effective execution of generated code is not the only requirement: compilation time, memory consumption, and compliance with the Java Virtual Machine specification are also important. We have developed a Java Just-in-Time compiler that requires relatively little implementation labor. Another important objective is developing an adequate base of follow-up research utilizing this compiler. The proposed compilation techniques involve low compilation cost and low development cost. This paper also describes the optimization methods implemented in the compiler, for instance, instruction folding, exception handling with signals, and code patching. © 2004 Wiley Periodicals, Inc. Syst Comp Jpn, 35(12): 10–24, 2004; Published online in Wiley InterScience (<URL>www.interscience.wiley.com</URL>). DOI 10.1002/scj.10564 [ABSTRACT FROM AUTHOR]