JDK-8249585 : Define a NoAsyncExceptionCheckVerifier utility
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2020-07-16
  • Updated: 2021-10-12
  • Resolved: 2021-10-12
Related Reports
Relates :  
Relates :  
Relates :  
Description
Similar to NoSafepointVerifier the NoAsyncExceptionCheckVerifier can be used to ensure that a section of code cannot lead to a check for, and thus installation of, an async exception.
Comments
There seems to be no value in this.
12-10-2021