java.naming module-info has wrong @provides tags

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 12
    • 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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: