The use of Vectored Exceptions was added to handle the case where we get implicit exceptions in AOT generated DLLs on Windows. This support is known to have problems but was added temporarily for the experimental Windows port of AOT.
One possible alternative is to investigate the feasibility of calling register_code_area with the regions in shared libraries that contain executable code.
One possible alternative is to investigate the feasibility of calling register_code_area with the regions in shared libraries that contain executable code.
- relates to
-
JDK-8247941 Use Vectored Exception Handling on Windows
-
- Closed
-