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

[macosx] LWCToolkit.inokeAndWait is relying on main AppContext

XMLWordPrintable

    • b15
    • os_x

      The LWCToolkit.inokeAndWait is called on the Appkit thread, but if the component argument is null it uses EventQueue.invokeLater which would fail with an NPE in plugin mode. The method should be updated to throw an exception in case the provided component is null.

            pchelko Petr Pchelko (Inactive)
            pchelko Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: