[Bug java/21442] problem with imports and multifile builds

bonzini at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 9 10:03:00 GMT 2005


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-05-09 10:03 -------
The problem is that, while looking for AbstractInterruptibleChannel (a
superclass of SelectableChannel), we do not look into the imports of
SelectableChannel.

*** This bug has been marked as a duplicate of 21436 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|21436                       |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Java-prs mailing list