JDK-8268717 : Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
  • Type: Bug
  • Component: tools
  • Sub-Component: jextract
  • Affected Version: 17,repo-panama
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-06-14
  • Updated: 2021-08-10
  • Resolved: 2021-06-21
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 17 JDK 18
17 b28Fixed 18Fixed
Related Reports
Relates :  
Relates :  
Description
Upstream the fix JDK-8268673 to the mainline JDK repo.
Comments
I ran all jdk_foreign category tests with the lasted build of jdk/jdk repo. All tests including test associated with the current bug pass.
10-08-2021

Changeset: f25e7197 Author: Jorn Vernee <jvernee@openjdk.org> Date: 2021-06-21 12:06:51 +0000 URL: https://git.openjdk.java.net/jdk17/commit/f25e7197fef76cc87a15da7cc96a42b84d69bbfe
21-06-2021

ILW = HMM = P2 VM crash = H Encountered when native thread calls up into Java and any exception occurs = M Workaround is to not create any exceptions, which is hard to control = M
14-06-2021