JavaRoadmap

Differences between revisions 1 and 2
Revision 1 as of 2006-05-16 18:16:34
Size: 872
Editor: srv801
Comment:
Revision 2 as of 2006-05-16 18:17:22
Size: 860
Editor: srv801
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * '''Contributors''': MatthewLange  * '''Contributors''':

Summary

The current java packages provide byte code, which is interptered on runtime. Updating to a newer classpath version is required for better java 1.4.2 compatibility. Sync major packes from unstable (ant, tomcat5).

Rationale

Adding precompiled java packages (using gcj) makes applications run faster, although trades speed for space (memory and CD space).

Use cases

Scope

Design

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion


CategorySpec CategorySpec

JavaRoadmap (last edited 2008-08-06 16:35:43 by localhost)