java.naming module-info has wrong @provides tags

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 23
    • Component/s: core-libs

      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 ...
       

            Assignee:
            Aleksej Efimov
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: