Andrew Haley wrote:
NightStrike writes: > What version of Java is the latest release of GCJ compatible with? > For instance, Java 1.5 adds enumeration support. Does gcj support > Java 1.5? It is intended to be compatible with that version of the Java specification, yes. However it hasn't officially been tested for Java 1.5 compatiblity.
This is only true if you consider the 'latest release' to be the currently unreleased 4.3.
The 1.5 features are available starting in the as yet unreleased version 4.3.
David Daney