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 65495 - Editor does not honour @SuppressWarnings
Summary: Editor does not honour @SuppressWarnings
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 09:34 UTC by _ alexlamsl
Modified: 2008-04-01 13:52 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 _ alexlamsl 2005-09-30 09:34:20 UTC
e.g. with @SuppressWarnings("deprecation"), code with Thread.stop() can 
compile without warning with javac -Xlint:deprecation

yet the code editor would report this as a warning.
Comment 1 Tomas Hurka 2005-09-30 13:06:22 UTC
This does not look like P2 issue. 
Comment 2 Jan Becicka 2006-10-26 16:27:36 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 09:52:57 UTC
Reorganization of java component
Comment 4 Max Sauer 2008-04-01 13:22:50 UTC
Integrated in ssssss #14 (See [http://localhost:8080/job/ssssss/14/])
Comment 5 Max Sauer 2008-04-01 13:30:41 UTC
Integrated in ssssss #15 (See [http://localhost:8080/job/ssssss/15/])
Comment 6 Max Sauer 2008-04-01 13:34:27 UTC
Integrated in ssssss #16 (See [http://localhost:8080/job/ssssss/16/])
Comment 7 Max Sauer 2008-04-01 13:52:01 UTC
Integrated in ssssss #17 (See [http://localhost:8080/job/ssssss/17/])