This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/8544] Inner interface's are not know inside package's
- From: "richardl at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2004 21:18:20 -0000
- Subject: [Bug java/8544] Inner interface's are not know inside package's
- References: <20021112035602.8544.otmar.struwe@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From richardl at redhat dot com 2004-01-20 21:18 -------
This bug precludes the use of java.util.Map.Entry, which is a J2SE class library
that follows this pattern.
I can confirm that this happens on a recent build:
[richardl@andrew cms]$ gij -version
gij (GNU libgcj) version 3.5.0 20040119 (experimental)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8544