Bug 321695

Summary: Test added for bug 319425 doesn't detect the bug
Product: [Eclipse Project] JDT Reporter: Satyam Kandula <satyam.kandula>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ankit.nagarnaik.jain, nitesh.harit, Olivier_Thomann, srikanth_sankaran, tusharsingh147
Version: 3.7   
Target Milestone: 3.7 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Satyam Kandula CLA 2010-08-04 06:59:58 EDT
Look at https://bugs.eclipse.org/bugs/show_bug.cgi?id=319425#c17. The test added org.eclipse.jdt.core.tests.compiler.regression.ProblemTypeAndMethodTest#test107 doesn't detect the bug. The "catch (Error)" also catches the bogus ClassFormatError.  The comment also includes the patch from Stephan.
Comment 1 Olivier Thomann CLA 2010-08-04 13:51:58 EDT
I'll fix the test for 3.7M2.
Comment 2 Olivier Thomann CLA 2010-08-31 16:12:34 EDT
Created attachment 177883 [details]
Proposed fix
Comment 3 Olivier Thomann CLA 2010-08-31 16:13:03 EDT
Released for 3.7M2.
Update existing regression test.
Comment 4 Srikanth Sankaran CLA 2010-09-14 04:54:32 EDT
Verified for 3.7 M2