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

Cipher.init syntax error in javadoc @code tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8
    • security-libs

      All 8 overloaded Cipher.init methods have a typo in their use of the @code tag:

           * @throws UnsupportedOperationException if (@code opmode} is

      "(@code opmode}" should be "{@code opmode}"

      This results in javadoc as " if (@code opmode}"

            jnimeh Jamil Nimeh
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: