[CI] Java 11 finds fault with Kerberos Javadocs #32461
Labels
jdk11
:Security/Authentication
Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)
>test-failure
Triaged test failures from CI
v7.0.0-beta1
Java 11 doesn't like the Javadocs for the Kerberos support that was added in #32263.
Mainly it doesn't like
@throws
with no description, but there's also one incorrect parameter name.This is the full list of Javadoc problems Java 11 reports:
The text was updated successfully, but these errors were encountered: