[Bug java/15377] GCJ does not use the good package for imported classes

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-09 20:46 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/15377] GCJ does not use the good package for imported classes

2005-03-29 Thread phil at mkdoc dot com
--- Additional Comments From phil at mkdoc dot com 2005-03-29 11:53 --- I have seen similar behaviour to this where concrete classes are named after their interfaces. I haven't been able to to produce a simple test case. This bug looks very similar to bug 18796. -- What