This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 47932 - 'Ambiguos reference...' message on stdout
Summary: 'Ambiguos reference...' message on stdout
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-25 16:32 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-08-25 16:32:47 UTC
Found this odd message in my NB stdout, from
040824. Note that *nothing* should ever be printed
to stdout, only to stderr (or preferably thru
ErrorManager). Note also the spelling error
(should be "ambiguous"):

Ambiguos reference
FileSystem:java.io.FileSystem:org.openide.filesystems.FileSystem

Note also that java.io.FileSystem is
package-private and cannot possibly be used by any
code outside of rt.jar!/java/io/ so this ambiguity
probably indicates some other bug.
Comment 1 Martin Matula 2004-08-25 16:36:06 UTC
You are right - this indicates a bug in MDRParser. Tomas, please look
at it.
Comment 2 Tomas Hurka 2004-09-16 13:49:58 UTC
Message to stdout was removed.
Comment 3 ehucka 2005-01-11 13:15:50 UTC
old target milestone, please re-evaluate
Comment 4 Jan Becicka 2005-09-02 15:04:52 UTC
Tomasi si this bug still valid?
Comment 5 Jan Becicka 2006-10-26 16:27:49 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 6 Quality Engineering 2007-09-20 12:02:16 UTC
Reorganization of java component