Bug 326116 - [preferences] Add UI for new compiler warning option org.eclipse.jdt.core.compiler.problem.suppressNullInfoFromAsserts
Summary: [preferences] Add UI for new compiler warning option org.eclipse.jdt.core.com...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.7 M3   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 325342
Blocks:
  Show dependency tree
 
Reported: 2010-09-24 02:29 EDT by Ayushman Jain CLA
Modified: 2010-09-30 10:33 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ayushman Jain CLA 2010-09-24 02:29:49 EDT
See bug 325342 which adds a new compiler option (enabled/disabled - default disabled) to suppress null warnings arising because of assert statements. 

The new option has to be added in Java>Compiler>Errors/warnings, preferably in a new option group with these 3 options together - 
Null pointer access
Potential Null Pointer access
Redundant null check
Comment 1 Dani Megert CLA 2010-09-30 10:33:02 EDT
Fixed in HEAD.
Available in builds >= N20100930-2000.