[macosx] Enhance native nested loops

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: client-libs
    • None

      Native nested loops are commonly used on OS X to make sync calls from Appkit to EDT. However it's a dangerous feature because it can lead to crashes like in JDK-8032864, because native resources could be deallocated while the nested loop is running. We should enhance nested event loops to hold deallocation of native resources until the loops is finished.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: