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 - [69cat] "Fix Imports" does not remove imports from java.lang package
Summary: [69cat] "Fix Imports" does not remove imports from java.lang package
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 201018 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-17 20:47 UTC by matthies
Modified: 2016-07-18 20:43 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 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.