public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/10894] Valid import statements are rejected.
       [not found] <20030521034601.10894.jbrandmeyer@users.sourceforge.net>
@ 2004-12-22 18:06 ` phil at mkdoc dot com
  2004-12-22 23:40 ` [Bug java/10894] Wildcard import statements not resolved jbrandmeyer at users dot sourceforge dot net
  1 sibling, 0 replies; 4+ messages in thread
From: phil at mkdoc dot com @ 2004-12-22 18:06 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From phil at mkdoc dot com  2004-12-22 18:06 -------
Also affects GCJ 3.3.3 (cygwin special). Can I suggest the summary is changed to 
"Wildcard import statements not resolved", which seems more specific to me and 
may avoid duplicate submissions.

This test case implements an interface, but the same applies extending an 
abstract or concrete class, it's the import statement that is the problem:

-- WildcardImport.java

package com.example.bug;

import com.example.other.*;

public class WildcardImport implements Interfacer {

    // Empty
}

-- Interfacer.java

package com.example.other;

public interface Interfacer {

    // Empty
}

This is with commands like:

gcj -C -d /build @gcj-src.txt

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phil at mkdoc dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10894


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/10894] Wildcard import statements not resolved
       [not found] <20030521034601.10894.jbrandmeyer@users.sourceforge.net>
  2004-12-22 18:06 ` [Bug java/10894] Valid import statements are rejected phil at mkdoc dot com
@ 2004-12-22 23:40 ` jbrandmeyer at users dot sourceforge dot net
  1 sibling, 0 replies; 4+ messages in thread
From: jbrandmeyer at users dot sourceforge dot net @ 2004-12-22 23:40 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From jbrandmeyer at users dot sourceforge dot net  2004-12-22 23:40 -------
Yes, that is much more specific.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Valid import statements are |Wildcard import statements
                   |rejected.                   |not resolved


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10894


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/10894] Wildcard import statements not resolved
       [not found] <bug-10894-6059@http.gcc.gnu.org/bugzilla/>
  2006-04-26  2:44 ` pinskia at gcc dot gnu dot org
@ 2007-01-09 20:46 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:46 UTC (permalink / raw)
  To: java-prs



------- Comment #10 from tromey at gcc dot gnu dot org  2007-01-09 20:45 -------
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=10894


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/10894] Wildcard import statements not resolved
       [not found] <bug-10894-6059@http.gcc.gnu.org/bugzilla/>
@ 2006-04-26  2:44 ` pinskia at gcc dot gnu dot org
  2007-01-09 20:46 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-26  2:44 UTC (permalink / raw)
  To: java-prs



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-04-26 02:44 -------
*** Bug 27280 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michele at focuseek dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10894


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-09 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030521034601.10894.jbrandmeyer@users.sourceforge.net>
2004-12-22 18:06 ` [Bug java/10894] Valid import statements are rejected phil at mkdoc dot com
2004-12-22 23:40 ` [Bug java/10894] Wildcard import statements not resolved jbrandmeyer at users dot sourceforge dot net
     [not found] <bug-10894-6059@http.gcc.gnu.org/bugzilla/>
2006-04-26  2:44 ` pinskia at gcc dot gnu dot org
2007-01-09 20:46 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).