JDK-8252833 : Correct "no comment" warnings from javadoc in java.smartcardio module
Type:Sub-task
Component:security-libs
Sub-Component:javax.smartcardio
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2020-09-07
Updated:2024-05-21
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Several packages and classes are missing javadoc comments for publicly documented classes, methods, and fields.
javadoc -Xdoclint produces warnings.
Comments
Linking to the original javadoc "no comment" warnings.
17-03-2021
Waiting for approach to be decided before continuing with this bug.
12-03-2021
As we are not able to update the APIs without a JSR 268 maintenance release, we will instead skip the warnings generated by this module.
11-03-2021
To avoid the warnings generated from javadoc in the jdk.smartcard module,
the warnings can be suppressed in Docs.gmk. Add:
-Xdoclint/package:-javax.smartcardio