Bug 303810 - Compact boolean fields on FlowContext
Summary: Compact boolean fields on FlowContext
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Ayushman Jain CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 15:36 EST by Olivier Thomann CLA
Modified: 2010-03-08 13:47 EST (History)
0 users

See Also:


Attachments
Proposed fix (22.60 KB, patch)
2010-02-24 15:37 EST, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.