Bug 157154

Summary: [compiler][null] Improve compiler null reference analysis
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: Maxime Daniel <maxime_daniel>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mlists
Version: 3.3   
Target Milestone: 3.3 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 147118, 149665, 150082, 154995    
Bug Blocks:    

Description Frederic Fusier CLA 2006-09-13 07:32:33 EDT
Main bug to track work to improve compiler Null Reference Analysis. One goal during 3.3 dvpt is to avoid or reduce as much as possible false positive warnings...
Comment 1 Frederic Fusier CLA 2006-09-13 07:33:58 EDT
There are several bugs currently opened against this functionality, I will add all of them as prerequesite of this bug and remove them from plan to have only one input about this improvement...
Comment 2 Frederic Fusier CLA 2006-09-13 11:18:57 EDT
Note that blocking bugs target were not all aligned on this one because, at this time, we do not know precisely which bugs will be part of this improvement...
Comment 3 Bogdan Butnaru CLA 2006-09-30 18:45:27 EDT
I'm not sure if https://bugs.eclipse.org/bugs/show_bug.cgi?id=159401 should be added here.
Comment 4 Maxime Daniel CLA 2006-12-05 03:03:17 EST
Moving to FIXED, since what we'll do for M4 is now released.
Comment 5 Frederic Fusier CLA 2006-12-13 04:41:10 EST
Verified as all prereq bugs were verified...