Bug 207445 - IMemberValuePair with heterogenous array values should be of kind K_UNKNOWN
Summary: IMemberValuePair with heterogenous array values should be of kind K_UNKNOWN
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 10:01 EDT by Markus Keller CLA
Modified: 2007-10-30 08:40 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix and regression test (4.34 KB, patch)
2007-10-26 09:43 EDT, Jerome Lanneluc CLA
no flags Details | Diff

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