This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/18175] Can't find default package with redundant package import


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]