------- Comment #2 from jakub at gcc dot gnu dot org 2007-10-30 14:28 ------- I have tried what icedtea javac does on such *.java files and it apparently exits with 0 exit status, but doesn't create any *.class file. So I guess silently creating empty *.s (i.e. just ignore not being able to find the expected class in the *.jar file created by ecj1) would match it best.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33765