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

@link broken link in javax.crypto.spec

    XMLWordPrintable

Details

    • b16
    • generic
    • other

    Backports

      Description

        javadoc gives the following warning on J2SE 1.4.2:

        /java/pubs/ws/mantis/src/share/doc/stub/javax/crypto/spec/DHGenParameterSpec.java:52:
        warning - Tag @link: reference not found: AlgorithmParameterGenerator <code>AlgorithmParameterGenerator</code>

        I believe the AlgorithmParameterGenerator class is not found because
        java.security is not being imported. You could try this:

        {@link java.security.AlgorithmParameterGenerate AlgorithmParameterGenerator}

        Note that <code> is not needed around the second term, as it is automatically
        inserted in 1.4 and later (and 1.3, I believe)

        Attachments

          Issue Links

            Activity

              People

                ahumlsunw Alison Huml (Inactive)
                dkramersunw Douglas Kramer (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: