Bug 207445

Summary: IMemberValuePair with heterogenous array values should be of kind K_UNKNOWN
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_audel, jerome_lanneluc
Version: 3.4   
Target Milestone: 3.4 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix and regression test none

Description Markus Keller CLA 2007-10-25 10:01:51 EDT
HEAD

@SuppressWarnings({"all", 12L})
public class Try {
}

The IMemberValuePair for {"all", 12L} has valueKind K_LONG.
Expected: K_UNKNOWN.
Comment 1 Jerome Lanneluc CLA 2007-10-26 09:43:35 EDT
Created attachment 81263 [details]
Proposed fix and regression test
Comment 2 Jerome Lanneluc CLA 2007-10-26 11:18:33 EDT
Fix and test released for 3.4M3
Comment 3 David Audel CLA 2007-10-30 08:40:55 EDT
Verified for 3.4M3 using I20071029-0010 build.