JDK-8238502 : sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 11,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-04
  • Updated: 2022-06-27
  • Resolved: 2020-02-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 15 Other
11.0.7Fixed 13.0.4Fixed 15 b09Fixed openjdk8u252Fixed
Related Reports
Relates :  
Relates :  
Description
On 32-bit systems such windows-i586, a JNI call isn't properly sizing its arguments, and is causing VM crashes.  

Very simple fix, but noreg-hard because we do not normally build/test 32-bit systems any longer.  

Comments
Fix request (13u) Requesting backport to 13u for parity with 11u, applies cleanly.
01-06-2020

Changeset: b75d3753 Author: Weijun Wang <weijun@openjdk.org> Date: 2020-02-04 13:15:15 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/b75d3753
07-02-2020

Fix request (11u): Patch applies cleanly and fixes a potential crash. The code was introduced by changes that have been backported recently to 11.0.7 (JDK-8223063 and JDK-8213010).
06-02-2020

I believe the code in question was introduced by JDK-8223063 and JDK-8213010, which are already backported to 11u.
05-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/ca6c676cab64 User: wetmore Date: 2020-02-04 21:19:36 +0000
04-02-2020