Integrated: 8295919: java.security.MessageDigest.isEqual does not adhere to @implNote

Kevin Driver kdriver at openjdk.org
Fri Sep 29 18:50:26 UTC 2023


On Tue, 26 Sep 2023 19:37:23 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 47569a25
Author:    Kevin Driver <kdriver at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/47569a256cb61f210bf2d9f28656fd3fa5ad27b8
Stats:     7 lines in 1 file changed: 2 ins; 0 del; 5 mod

8295919: java.security.MessageDigest.isEqual does not adhere to @implNote

Reviewed-by: mullan

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

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



More information about the security-dev mailing list