On Thu, 5 Mar 2026 14:06:21 GMT, Artur Barashev <[email protected]> wrote:
> > nit: Maybe `sigAlgName.startsWith(pattern)` for slightly more precision? > > It won't match against the complete signature algorithm, e.g. > `SHA256WITHECDSA` Oops, sorry, I misread it as keyAlgName (the original code used to split on underscore into sigAlgName and keyAlgName) ------------- PR Comment: https://git.openjdk.org/jdk/pull/30064#issuecomment-4011909410
