Cipher.init syntax error in javadoc @code tag

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8
    • Component/s: 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}"

            Assignee:
            Jamil Nimeh
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: