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 37583

Summary: JMI mapper generates wronj javadoc comments
Product: java Reporter: jfrank <jfrank>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: CWM's ClassifierFeature JMI interface generated by JMIMapperImpl.java

Description jfrank 2003-11-27 19:29:06 UTC
There are some cases, whose relationship I 
couldn't find, where the JMIMapperImpl's 
generated javadoc header comments for MOF models 
are wrong. In paticular, the parameters names and 
quantities are mistaken.

I enclose the CWM's ClassifierFeature generated 
interface, where for example, in line 28 can be 
seen one of this errors.
Comment 1 jfrank 2003-11-27 19:31:13 UTC
Created attachment 12338 [details]
CWM's ClassifierFeature JMI interface generated by JMIMapperImpl.java
Comment 2 Martin Matula 2004-02-02 05:56:56 UTC
Fixed in trunk.