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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: