Dear javadoc devs, first please excuse that I am asking (maybe) a usage
question on this list, but I wasn't able to find an answer online, including a
stack overflow question pending at
https://stackoverflow.com/questions/77098070/javadoc-fails-in-presence-of-imports-in-module-info-java.
The
Hi,
We've generated API docs using OpenJDK17 and ran Accessibility checker on the
generated docs for compliance. We see violations in the generated docs. Below
are the violations see
1. aria_attribute_valid
Reason for failure: When elements are assigned a ARIA role, ARIA specifies
which attrib
Follow up mail.
From: Pasam Soujanya1
Date: Thursday, 31 August 2023 at 4:23 PM
To: javadoc-dev@openjdk.org
Cc: Syed Moinudeen1 , Shubha S , Suman
Mitra
Subject: Javadoc violations seen in OpenJDK8
Hello,
Currently we’re facing 4 violations when generated our API docs using OpenJDK8.
1. a
Hello,
Currently we’re facing 4 violations when generated our API docs using OpenJDK8.
1. aria_content_in_landmark
2. skip_main_exists
3. table_summary_redundant
4. text_contrast_sufficient
In OpenJDK11 and OpenJDK17 these issues are not seen. As per our observation,
the Javadoc im