RFR: 4964430: Missing IllegalStateException exception requirement for javax.crypto.Cipher.doFinal

Ben Perez duke at openjdk.org
Wed Sep 13 18:14:49 UTC 2023


Updated IllegalStateException exception requirements for `update`, `doFinal`, `wrap`, and `unwrap`

-------------

Commit messages:
 - Updated IllegalStateException requirement in update, doFinal, wrap, and unwrap

Changes: https://git.openjdk.org/jdk/pull/15727/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15727&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-4964430
  Stats: 27 lines in 1 file changed: 12 ins; 0 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/15727.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15727/head:pull/15727

PR: https://git.openjdk.org/jdk/pull/15727



More information about the security-dev mailing list