SIGSEGV in jc1
Alexandre Petit-Bianco
apbianco@cygnus.com
Wed May 9 09:44:00 GMT 2001
Jeff Sturm writes:
> It seems this class has already been parsed as a side effect of
> compiling some other class.
Right, it's been defined, parsed and type completed enough to assist
the class(es) that (in)directly depends on it. It might also be
further type completed for code generation. There are mechanisms in
place preventing classes from being parsed twice. It fails in this
case and some debug might be necessary. Can someone file a PR please?
I'll need the exact file order...
./A
More information about the Java
mailing list