> This change fixes a flaw in DESKeySpec::isWeak when passing a negative number 
> as the offset parameter.

Shawn Emery has updated the pull request incrementally with one additional 
commit since the last revision:

  Change throws from IKE to AIOBE for negative offsets
  Update javadoc of AIOBE throws
  Explicitly check for null keys to provide consitent behavior between methods
  Update null key and offset key unit tests to account for 3DES and AIOBEs

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30069/files
  - new: https://git.openjdk.org/jdk/pull/30069/files/fa4043be..6d0dbc29

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30069&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30069&range=01-02

  Stats: 96 lines in 4 files changed: 74 ins; 1 del; 21 mod
  Patch: https://git.openjdk.org/jdk/pull/30069.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30069/head:pull/30069

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

Reply via email to