-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 1.2.0
-
Component/s: tools
-
None
-
sparc
-
solaris_2.6
Need isDefault() to identify default constructors.
Allows comment-checking doclets to distinguish
between explicit constructors missing a comment
and auto-generated constructors missing from the
source code.
Our programming guidelines say that default
constructors should be avoided. This would
allow us to test for their presence and emit
a warning when Javadoc is run.
Allows comment-checking doclets to distinguish
between explicit constructors missing a comment
and auto-generated constructors missing from the
source code.
Our programming guidelines say that default
constructors should be avoided. This would
allow us to test for their presence and emit
a warning when Javadoc is run.
- duplicates
-
JDK-4208989 Provide more information with warnings
-
- Closed
-