-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: core-libs
-
b06
java.naming's module-info is missing "@uses" for javax.naming.spi.InitialContextFactory and javax.naming.ldap.StartTlsResponse so these service classes aren't listed in the "Uses" table that javadoc generates for the module.
We should also look at adding "@provides" for the security provider that supports the LDAP implementation of CertStore.
We should also look at adding "@provides" for the security provider that supports the LDAP implementation of CertStore.