Bug 210922

Summary: ArrayStoreException when formatting set of regions
Product: [Eclipse Project] JDT Reporter: Benno Baumgartner <benno.baumgartner>
Component: CoreAssignee: Eric Jodet <eric_jodet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, david_audel, Olivier_Thomann
Version: 3.3   
Target Milestone: 3.4 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 210909    
Attachments:
Description Flags
proposed fix
none
[proposed patch + test case] on top v825 - all jdt.core tests OK none

Description Benno Baumgartner CLA 2007-11-26 08:43:58 EST
Created attachment 83765 [details]
proposed fix

I20071120-1300

After fixing bug 210909 I get an ArrayStoreException. See patch.
Comment 1 Olivier Thomann CLA 2007-11-26 08:46:43 EST
Eric,

This should be released for tomorrow's integration build.
Comment 2 Eric Jodet CLA 2007-11-26 09:10:51 EST
(In reply to comment #1)
same fix passed all jdt.core, ui and text tests
Will add a test case for this one
Comment 3 Eric Jodet CLA 2007-11-26 11:05:20 EST
Created attachment 83786 [details]
[proposed patch + test case] on top v825 - all jdt.core tests OK

all jdt.core, ui and text tests OK
Also added FormatterRegressionTests#test693()
Comment 4 Eric Jodet CLA 2007-11-26 11:06:53 EST
Patch released for 3.4M4 in HEAD.
Comment 5 David Audel CLA 2007-12-11 07:48:54 EST
Verified for 3.4M4 using build I20071210-1800.