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

Fallback linker should handle errors during upcall.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      The fallback linker currently does not handle errors such as a failure to attach the current thread.

      We can not return to native code, which does not know how to handle such an error, or even that an error has occurred. Similarly to regular linker implementations, we should terminate the process in such cases.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: