Bug 314898

Summary: Typo in org.eclipse.jdt.core.dom.NameEnviromentWithProgress
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, jarthana
Version: 3.6   
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Olivier Thomann CLA 2010-05-28 11:23:59 EDT
The name of this class contains a typo.
It should be fixed. Since this is internal code (package visible) and new code in 3.6, this is not a problem.
Comment 1 Olivier Thomann CLA 2010-05-28 11:24:42 EDT
Daniel,
Do you prefer to wait for 3.6.1 or you want it for 3.6?
Comment 2 Olivier Thomann CLA 2010-05-28 11:26:59 EDT
Created attachment 170365 [details]
Proposed fix
Comment 3 Dani Megert CLA 2010-05-31 03:17:59 EDT
The maintenance branch is for fixing severe issues. This is none, hence we should only fix this in 3.7.
Comment 4 Olivier Thomann CLA 2010-06-17 12:18:35 EDT
Released for 3.7M1.
Comment 5 Jay Arthanareeswaran CLA 2010-08-04 02:48:26 EDT
Verified for 3.7M1 by code inspection.