On Thu, 5 Mar 2026 21:20:07 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.
>
> Artur Barashev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Assert not null explicitly

Marked as reviewed by mullan (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/30064#pullrequestreview-3899960258

Reply via email to