-
Bug
-
Resolution: Unresolved
-
P4
-
23
src/java.naming/share/classes/module-info.java API documentation has:
* @provides javax.naming.ldap.spi.LdapDnsProvider
however there is no
provides javax.naming.ldap.spi.LdapDnsProvider
with ...
in the source code. There is instead:
provides java.security.Provider with ...
* @provides javax.naming.ldap.spi.LdapDnsProvider
however there is no
provides javax.naming.ldap.spi.LdapDnsProvider
with ...
in the source code. There is instead:
provides java.security.Provider with ...