Pointers for Research on Java Implementation

This page lists interesting papers related to Java and JVM. It is directly adapted from Bill Pugh's Java resources page.

Interpreters and Stack machines

Java Virtual Machine

Analysis and Optimization

Optimizing Java

Optimizing Object Oriented languages

Run-time code generation

Garbage Collection

Security

Formal models and type theory

Code compression

Concurrency and synchronization

Distributed computing

Conferences


Christopher League <league@contrapunctus.net>