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

Signature.getParameters should specify that it can throw UnsupportedOperationException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 19
    • None
    • security-libs
    • b24
    • Verified

      Signature.getParameters should state that it can throw UOE because it calls SignatureSpi.engineGetParameters which throws UOE by default unless overridden. This would let callers know that so that they could handle UOE if necessary.

            valeriep Valerie Peng
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: