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

Investigate the possibility of splitting dispatchEvent in XToolkit to dispatch event w/ and w/o awtLock.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • client-libs
    • None

      Currently we always dispatching events under awtLock in XToolkit. However, there are some issues, where this lock is unnecessary or even harmful (like JDK-7155963 JDK-8001463). Probably this can be improved by splitting dispatchEvent in XToolkit to dispatch events w/ and w/o awtLock.

            Unassigned Unassigned
            azvegint Alexander Zvegintsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: