Bug 69658

Summary: typo in javadoc of ClassInstanceCreation
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: CoreAssignee: Jim des Rivieres <jeem>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: kumpera
Version: 3.0   
Target Milestone: 3.1 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Kiezun CLA 2004-07-08 14:54:30 EDT
latest of 1_5
i see this in ClassInstanceCreation

 * (Note also that the first form became possible as of JLS2; only the second
 * form existed in JLS2.)

it does not seem to make sense
Comment 1 Jim des Rivieres CLA 2004-07-08 16:55:51 EDT
It should read: "Note also that the first form became possible as of JLS3; 
only the second form existed in JLS2."

Fixed in HEAD.

Thanks Adam.
Comment 2 Olivier Thomann CLA 2006-10-06 14:14:03 EDT
*** Bug 92834 has been marked as a duplicate of this bug. ***