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 186268

Summary: [69cat] "Fix Imports" does not remove imports from java.lang package
Product: java Reporter: matthies <matthies>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description matthies 2010-05-17 20:47:57 UTC
"Fix Imports" does not remove imports from java.lang package.
For example "import java.lang.String;" produces the warning "Import From java.lang Package", but "Fix Imports" does not remove it (unlike other unneeded imports).
Comment 1 Jan Lahoda 2010-05-18 13:12:39 UTC
Hm, I though there already is a bug about this, but I could not find it...
Comment 2 Jan Lahoda 2011-08-16 20:38:06 UTC
*** Bug 201018 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2012-10-18 14:28:22 UTC
Reproducible in NB 7.2.1
Comment 4 Martin Balin 2016-07-07 07:16:28 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
Comment 5 matthies 2016-07-18 20:43:13 UTC
Still reproducible in current dev build.