If I run jv-convert with no arguments I see an NPE: opsy. jv-convert Exception in thread "main" java.lang.NullPointerException at gnu.gcj.convert.IOConverter.canonicalize(libgcj.so.7) at gnu.gcj.convert.BytesToUnicode.getDecoder(libgcj.so.7) at java.io.InputStreamReader.<init>(libgcj.so.7) at gnu.gcj.convert.Convert.main(libgcj.so.7)
Arguably we ought to fix this problem by replacing jv-convert with Classpath's native2ascii. -- Summary: jv-convert with no args NPE Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tromey at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29594