This change fixes a flaw in DESKeySpec::isWeak when passing a negative number as the offset parameter.
------------- Commit messages: - 8364121: DESKeySpec.isWeak does not check negative offset Changes: https://git.openjdk.org/jdk/pull/30069/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30069&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364121 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 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
