[Bug java/18728] GCJ allows creation of inner class without qualifying reference
--- Comment #3 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. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18728
[Bug java/18728] GCJ allows creation of inner class without qualifying reference
--- Additional Comments From tromey at gcc dot gnu dot org 2004-12-02 18:25 --- I'm changing the title to reflect that it is a front end bug and not a class generation bug. The code should not be accepted. -- What|Removed |Added Summary|GCJ generates inner class |GCJ allows creation of inner |code that fails to verify. |class without qualifying ||reference http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18728