Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333830

Summary: InitializationStringParser has different byte codes with new JDT compiler
Product: [WebTools] WTP Java EE Tools Reporter: David Williams <david_williams>
Component: jst.jemAssignee: Carl Anderson <ccc>
Status: RESOLVED FIXED QA Contact: Chuck Bridgham <cbridgha>
Severity: normal    
Priority: P3 CC: ccc
Version: unspecifiedFlags: cbridgha: review+
Target Milestone: 3.2.3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 333678    
Attachments:
Description Flags
proposed fix for "head" (service field should increment only 1, if fixed in maintenance too). none

Description David Williams CLA 2011-01-10 01:12:27 EST
Created attachment 186354 [details]
proposed fix for "head" (service field should increment only 1, if fixed in maintenance too).

minor, but the unused variable 'i' in 'parse' method is now compiled out of byte code, producing a different set of bits, for same version/qualifier.
Comment 1 Carl Anderson CLA 2011-01-10 10:19:00 EST
Since the R3_2_maintenance stream is still active, and since it might use the updated compiler at some point, and since this is unused code, we might as well fix that, too.
Comment 2 Chuck Bridgham CLA 2011-01-10 10:33:30 EST
approve
Comment 3 Carl Anderson CLA 2011-01-10 11:09:16 EST
Committed to R3_2_maintenance and HEAD for WTP 3.2.3 and WTP 3.3 M5