Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8229780

[AOT] Eliminate use of VectoredException with Windows AOT Libraries

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • tbd
    • 14
    • hotspot
    • x86_64
    • windows

      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.

            bobv Bob Vandette (Inactive)
            bobv Bob Vandette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: