InfoQ

InfoQ

Editor Specific Content View

All of Tom Tromey's Content on InfoQ


Latest featured content by Tom Tromey

Delivering Java Apps on Fedora Core

Topics
Linux,
Operations,
Java

Fedora Core 4 was the first release to include a a lot of code written in Java. gcj aims to implement a complete system, compatible with Java, centered around an ahead-of-time compiler. It has a cleanroom class library based on GNU Classpath, and a built-in interpreter. The compiler can compile Java source files, class files, or even entire jar files to object code.