Bug 303810

Summary: Compact boolean fields on FlowContext
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Ayushman Jain <amj87.iitr>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.6   
Target Milestone: 3.6 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Olivier Thomann CLA 2010-02-24 15:36:38 EST
FlowContext defines three boolean fields and it could be merge into one bits field and use bit mask to get the same result.
Comment 1 Olivier Thomann CLA 2010-02-24 15:37:44 EST
Created attachment 160120 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2010-02-24 15:38:22 EST
Ayushman,
Please verify the patch and make sure I didn't miss any cases.
Thanks.
Comment 3 Ayushman Jain CLA 2010-02-25 03:15:41 EST
(In reply to comment #1)
> Created an attachment (id=160120) [details]
> Proposed fix

Patch looks good. Couldn't find any missing case.
Comment 4 Olivier Thomann CLA 2010-02-25 10:27:30 EST
Released for 3.6M6.
Code verification is required.
Comment 5 Olivier Thomann CLA 2010-03-08 13:47:29 EST
Verified for 3.6M6 using I20100307-2000.