Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8249076

java.naming module-info has wrong @provides tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23
    • 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 ...
       

            aefimov Aleksej Efimov
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: