RFR: 8295919: java.security.MessageDigest.isEqual does not adhere to @implNote [v3]

Kevin Driver kdriver at openjdk.org
Fri Sep 29 16:34:28 UTC 2023


> Fix JDK-8295919 by updating the javadoc to explain that a null or zero-length `digestb` will also result in a short-circuit response

Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:

  rephrased per code review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15933/files
  - new: https://git.openjdk.org/jdk/pull/15933/files/17ed6c71..07ad68e0

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

  Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/15933.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15933/head:pull/15933

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



More information about the security-dev mailing list