JDK-8283044 : Use asynchronous handshakes to deliver asynchronous exceptions
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-03-11
  • Updated: 2022-08-01
  • Resolved: 2022-04-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 19
19 b17Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Use the existing handshake mechanism to handle asynchronous exceptions and remove the need to use _suspend_flags.
Comments
Changeset: 4e20a037 Author: Patricio Chilano Mateo <pchilanomate@openjdk.org> Date: 2022-04-04 14:00:26 +0000 URL: https://git.openjdk.java.net/jdk/commit/4e20a03786094f1eb0c662fe8f281295bf1bac83
04-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7930 Date: 2022-03-23 19:45:18 +0000
23-03-2022