Lambda the Ultimate

inactiveTopic Efficient JVM Just-in-Time Compilation
started 10/20/2002; 1:32:54 PM - last post 10/20/2002; 1:32:54 PM
Ehud Lamm - Efficient JVM Just-in-Time Compilation  blueArrow
10/20/2002; 1:32:54 PM (reads: 1593, responses: 0)
Efficient JVM Just-in-Time Compilation
A. Krall, Efficient JavaVM just-in-time compilation. Proceedings of the International Conference on Parallel Architectures and Compilation Techniques, pp. 54--61, 1998.

This is not a new paper but it does provide a detailed and readable description of JIT compilation.

Any good references on state of the art JIT techniques?


Posted to implementation by Ehud Lamm on 10/20/02; 1:34:29 PM