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 135621 - Local variable hides a field shoudn't be displayed
Summary: Local variable hides a field shoudn't be displayed
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 2 votes (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 15:58 UTC by deniss
Modified: 2016-07-07 07:18 UTC (History)
1 user (show)

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 deniss 2008-05-22 15:58:20 UTC
"Local variable hides a field" hint shoudn't be displayed if field is "final static long serialVersionUID" and super
class implements Serializable
Comment 1 Max Sauer 2008-05-28 12:25:01 UTC
I guess you've meant 'Field hides another field, in case "final static long serialVersionUID" is defined both in superclass and its child, am I right?
Comment 2 deniss 2008-05-28 12:56:15 UTC
Yes, I copied wrong hint name :-)
Comment 3 Martin Balin 2016-07-07 07:18:00 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