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 136332 - Javadoc fix imports picks up inaccessible classes
Summary: Javadoc fix imports picks up inaccessible classes
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 02:13 UTC by Jesse Glick
Modified: 2016-07-07 07:16 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 2008-06-03 02:13:32 UTC
080529. If I have {@link FileSystem} in my code, the first import offered from C-S-I will be java.io.FileSystem, though
this is package-private and not eligible for linking to. (The corresponding bug was fixed long ago for regular Fix Imports.)
Comment 1 Martin Balin 2016-07-07 07:16:27 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss