Bug 314898 - Typo in org.eclipse.jdt.core.dom.NameEnviromentWithProgress
Summary: Typo in org.eclipse.jdt.core.dom.NameEnviromentWithProgress
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 11:23 EDT by Olivier Thomann CLA
Modified: 2010-08-04 02:48 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (12.69 KB, patch)
2010-05-28 11:26 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.