Bug 360379

Summary: FUP of bug 359943: failing tests
Product: [Eclipse Project] JDT Reporter: Ayushman Jain <amj87.iitr>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: P3 CC: Olivier_Thomann, srikanth_sankaran, stephan.herrmann
Version: 3.8   
Target Milestone: 3.8 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Ayushman Jain CLA 2011-10-10 01:28:09 EDT
HEAD

Builds>= 20111007 have 14 failing tests in the compiler test suite because of the fix for bug 359943.

Looks like a difference in the disassembler output due to the fix.
Needs to be investigated and fixed ASAP.
Comment 1 Ayushman Jain CLA 2011-10-10 02:59:55 EDT
(In reply to comment #0)
> HEAD
> 
> Builds>= 20111007 have 14 failing tests in the compiler test suite because of
> the fix for bug 359943.
> 
> Looks like a difference in the disassembler output due to the fix.
> Needs to be investigated and fixed ASAP.

Just noticed that this was already fixed by Olivier via commit 4daf5798806511c91f97f95283d45690e7f165fa. So closing
Comment 2 Ayushman Jain CLA 2011-10-24 16:48:45 EDT
Verified.