-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 25
-
Component/s: security-libs
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8357297 | 21.0.9-oracle | Konanki Sreenath | P4 | Resolved | Fixed | b02 |
| JDK-8363379 | 21.0.9 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
| JDK-8364608 | 17.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb6ed3abba, pid=18548, tid=2760
#
# JRE version: Java(TM) SE Runtime Environment (25.0) (build 25-internal-adhoc.daniel.jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25-internal-adhoc.daniel.jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x48abba] jni_GetObjectField+0xea
the crash is caused by a mismatch between the mechanism and the parameter object type. Reproducer based on the existing PKCS11Test attached.
- backported by
-
JDK-8357297 PKCS11 SunTlsKeyMaterial crashes when used with TLS1.2 TlsKeyMaterialParameterSpec
-
- Resolved
-
-
JDK-8363379 PKCS11 SunTlsKeyMaterial crashes when used with TLS1.2 TlsKeyMaterialParameterSpec
-
- Resolved
-
-
JDK-8364608 PKCS11 SunTlsKeyMaterial crashes when used with TLS1.2 TlsKeyMaterialParameterSpec
-
- Resolved
-
- caused by
-
JDK-8029661 Support TLS v1.2 algorithm in SunPKCS11 provider
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk17u-dev/511e855a
-
Commit(master)
openjdk/jdk21u-dev/6d0a5022
-
Commit(master)
openjdk/jdk/84f71dd6
-
Review(master)
openjdk/jdk17u-dev/3787
-
Review(master)
openjdk/jdk21u-dev/1997
-
Review(master)
openjdk/jdk/23583