This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18175] Can't find default package with redundant package import
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 27 Oct 2004 14:15:01 -0000
- Subject: [Bug java/18175] Can't find default package with redundant package import
- References: <20041027120610.18175.phil@mkdoc.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rmathew at gcc dot gnu dot org 2004-10-27 14:15 -------
Oh! I see.
In that case, I do not see the error with JDK 1.4.2_03
(Linux), but I do see it with GCJ (mainline, Linux). So
yeah, it is sort of a bug.
But note that it is still not quite the same as PR6818.
The workaround is to compile from the folder containing
"com/example" as is the norm in Java programming.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18175