8u275 Interim Release
Andrew Hughes
gnu.andrew at redhat.com
Wed Nov 4 20:07:52 UTC 2020
Hi all,
I propose an 8u275 release to resolve a couple of regressions
in the latest 8u272 release:
1. https://bugs.openjdk.java.net/browse/JDK-8250861
Crash in MinINode::Ideal(PhaseGVN*, bool)
This is resolved in the interim 11.0.9.1 release as well
and was caused by the security patch, JDK-8241114.
2. https://bugs.openjdk.java.net/browse/JDK-8223940
Private key not supported by chosen signature algorithm
This is a regression caused by the introduction of the TLSv1.3 stack,
which now tries to fulfill a client's request for RSASSA-PSS. If the
server-side provider does not support RSASSA-PSS, the connection will
fail rather than trying an alternative signature algorithm.
I'll request the appropriate version from ops and make this
release once tested.
Thanks,
--
Andrew :)
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the jdk8u-dev
mailing list