On Wed, 12 Feb 2025 10:02:55 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> Please review this trivial fix that ensures that the mechanism always matches > the parameter class type. > > I added a new test case that crashes without the fix, passes with the fix. > Existing tier1-3 test cases continue to pass. This pull request has now been integrated. Changeset: 84f71dd6 Author: Daniel Jeliński <djelin...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/84f71dd6247bbaca508e0a6f04c5b201a1974266 Stats: 90 lines in 2 files changed: 89 ins; 0 del; 1 mod 8349849: PKCS11 SunTlsKeyMaterial crashes when used with TLS1.2 TlsKeyMaterialParameterSpec Reviewed-by: wetmore, valeriep ------------- PR: https://git.openjdk.org/jdk/pull/23583