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

[macos] access to window property of NSView on wrong thread

XMLWordPrintable

    • b16
    • os_x

        In Java_sun_lwawt_macosx_CPlatformView_nativeGetNSViewDisplayID, the access to the window property of the NSView is on the AWT event thread, but it should be on the main thread. Looks like a trivial fix.

              serb Sergey Bylokhov
              alans Alan Snyder
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: