[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#678945: gcj-jdk: GCJ javadoc -source 1.5 fails but apppears to be supported



Package: gcj-jdk
Severity: normal

Hi,

Passing -source 1.5 to GCJ's javadoc implementation with an error saying
only 1.2, 1.3 and 1.4 is supported.  However, it does seem to have support
for it[1].

It is possible that the file
 libjava/classpath/tools/gnu/classpath/tools/gjdoc/Main.java
just needs a trivial patch to allow 1.5 in addition.

~Niels

[1] It claims to be able to run Java5 code and it does have a class
file for it (in gcc-4.7 at least):

./gcc-4.7.1/libjava/classpath/tools/resource/gnu/classpath/tools/gjdoc/java.lang-classes-1.5.txt



Reply to: