DRLVM

DRLVM stands for Dynamic Runtime Layer Virtual Machine, a clean-room implementation of the J2SE 1.5.0 virtual machine.

Key goals of DRL include the following:

The following documentation links are specific to the DRLVM virtual machine effort underway at Apache Harmony.

Developing and Building the code

Architecture and Component Documentation

How-tos and Guides

This section lists the various guides to specific aspects of the Virtual Machine.

Back to top