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.
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.
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.