This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 17526

Summary: Generated constructor comments are not grammatically correct english
Product: java Reporter: _ tboudreau <tboudreau>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2001-11-12 07:48:57 UTC
"CWhen creating objects from templates, a javadoc comment is inserted above the constructor:  "Creates new nnn"

This is short, and it is probably clear what it means, but it is not grammatical english.  Preferable would be: "Creates a new instance of nnn" or "Creates a new nnn instance."
Comment 1 Svata Dedic 2001-11-12 08:51:02 UTC
This really does not look as a P3 issue.
Comment 2 Svata Dedic 2001-11-15 18:10:05 UTC
Fixed in trunk.
Comment 3 Jan Becicka 2001-11-23 14:02:03 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 13:14:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.