On Thu, 5 Mar 2026 00:32:27 GMT, Artur Barashev <[email protected]> wrote:

> Regression introduced in 
> [JDK-8359956](https://bugs.openjdk.org/browse/JDK-8359956). I don't recollect 
> why, but I replaced `sigAlgName.contains(pattern)` with 
> `sigAlgName.endsWith(pattern)` in the original code being re-worked.

This pull request has now been integrated.

Changeset: b349f661
Author:    Artur Barashev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/b349f661ea5f14b258191134714a7e712c90ef3e
Stats:     134 lines in 2 files changed: 131 ins; 0 del; 3 mod

8379191: SunX509KeyManagerImpl alias chooser methods returns null for EC_EC

Reviewed-by: myankelevich, mullan

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

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

Reply via email to