On Thu, 10 Feb 2022 14:39:50 GMT, Martin Bonato <d...@openjdk.java.net> wrote:
>> Alexey Bakhtin has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Simplified isPrivateKeyValid > > Is there any chance to get this back-ported to 11u? I saw the instructions > for fix approvals on https://wiki.openjdk.java.net/display/JDKUpdates/JDK11u > however I'm not a contributor/author. Is there any means of showing interest > or upvoting etc.? Hi @mbonato @BenEfrati Yes, I have plans to backport it to jdk8u and jdk11u but it could take some time. Several other enhancements should be backported first to make a clean backport to JDK8 and 11. By the way, this fix is already available in the latest Zulu8u release and will be available in the April Zulu11u release. ------------- PR: https://git.openjdk.java.net/jdk/pull/4887