Bug 215333

Summary: [batch][compiler][options] the documentation for specialParamHiding needs improvement
Product: [Eclipse Project] JDT Reporter: Maxime Daniel <maxime_daniel>
Component: CoreAssignee: Maxime Daniel <maxime_daniel>
Status: VERIFIED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: eric_jodet
Version: 3.4Flags: kent_johnson: review+
Target Milestone: 3.4 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix + test case none

Description Maxime Daniel CLA 2008-01-15 07:45:10 EST
Source based, circa v_832.

The batch compiler help reads:
specialParamHiding   constructor or setter parameter hiding another field

The 'another' word here claims that the (hiding) parameter is a field, which it cannot be. 'a' would be correct I think.
Comment 1 Maxime Daniel CLA 2008-01-21 06:44:39 EST
Created attachment 87389 [details]
Fix + test case

Kent, would you please let me know what you think?
Comment 2 Maxime Daniel CLA 2008-01-23 02:34:57 EST
Released for 3.4 M5.
Comment 3 Eric Jodet CLA 2008-02-04 07:15:18 EST
Verified in the code for 3.4M5 using build I20080204-0010