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 195178

Summary: Deprecation hint does not disappear
Product: java Reporter: Chiana
Component: EditorAssignee: Dusan Balek <dbalek>
Status: VERIFIED FIXED    
Severity: normal CC: trvs2cool
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: supress1.png
supress2.png

Description Chiana 2011-02-08 15:02:35 UTC
[ BUILD # : beta-2 ]
[ JDK VERSION : 1.6.23 ]

If you have a class that has a deprecated type as parameter (see supress1.png)
and you use the hint "Supress deprecation warning" the warning still does not
disappear (see supress2.png)
Comment 1 Chiana 2011-02-08 15:03:09 UTC
Created attachment 105738 [details]
supress1.png
Comment 2 Chiana 2011-02-08 15:03:31 UTC
Created attachment 105739 [details]
supress2.png
Comment 4 Chiana 2011-02-11 00:06:52 UTC
Apparently didn't make it into ß2C2, unverified.
Comment 5 Jan Lahoda 2011-02-11 08:24:14 UTC
*** Bug 193908 has been marked as a duplicate of this bug. ***
Comment 6 Dusan Balek 2011-02-11 09:33:03 UTC
*** Bug 167121 has been marked as a duplicate of this bug. ***
Comment 7 Chiana 2011-02-15 00:42:34 UTC
Verified on 6441-valentine
Comment 8 Chiana 2011-02-15 01:38:26 UTC
(In reply to comment #7)
> Verified on 6441-valentine

Sorry, that should have been 6641-valentine
Comment 9 Quality Engineering 2011-02-16 11:33:01 UTC
Integrated into 'main-golden', will be available in build *201102160501* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ef1c669c95eb
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #195178: Deprecation hint does not disappear - fixed.