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

Summary: Javadoc fix imports picks up inaccessible classes
Product: java Reporter: Jesse Glick <jglick>
Component: JavadocAssignee: Jan Becicka <jbecicka>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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