[jdk11u-dev] Integrated: 8276550: Use SHA256 hash in build.tools.depend.Depend
Aleksey Shipilev
shade at openjdk.java.net
Fri Nov 12 07:03:36 UTC 2021
On Wed, 10 Nov 2021 15:35:55 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport for consistency with other releases. I don't think you can bootstrap 11u with non-MD5-carrying JDK just yet, because MD5 is still a requirement for `MessageDigest`. But, that might change in future, as FIPS compliance requires dropping weaker and weaker hashing schemes.
This pull request has now been integrated.
Changeset: 6ec651fd
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/6ec651fdc1c5ea0fe22731077446de1dd39cb24d
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8276550: Use SHA256 hash in build.tools.depend.Depend
Reviewed-by: andrew
Backport-of: afb502e28a81183cef76a7e60fc052e8cad3afe3
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/611
More information about the jdk-updates-dev
mailing list