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 270566 - Null annotation does not show on or after cast
Summary: Null annotation does not show on or after cast
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 20:22 UTC by SirIntellegence
Modified: 2017-05-04 20:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Code sample (314 bytes, text/plain)
2017-05-04 20:22 UTC, SirIntellegence
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SirIntellegence 2017-05-04 20:22:22 UTC
Created attachment 164253 [details]
Code sample

Netbeans does not show warnings on possibly null objects after casting them to something.