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

Preloading libjsig.dylib causes deadlock when signal() is called

XMLWordPrintable

    • b74

        According to Oracle's document:
            http://www.oracle.com/technetwork/java/javase/signals-139944.html#gbzcj

        Applications need to preload libjsig library to enable signal chaining. However, after libjsig.dylib is preloaded, any call from native code to signal() causes a deadlock.

              dbuck David Buck
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: