-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
x86
-
windows_98
Name: vi73552 Date: 03/14/99
package buggy;
public class X{
/**
* the custom tag is ignored
* @return this tag is working
* @precondition this one is not displayed in the doc
*/
public String Test() {
return "test";
}
}
(Review ID: 55448)
======================================================================
- duplicates
-
JDK-4039014 stddoclet: Tag listener - Flag misspelled tags while printing custom tags
-
- Closed
-