Implement invokeAndWait and finishTerminating on headless platform

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx26
    • Affects Version/s: jfx26
    • Component/s: javafx
    • None
    • b12

      This issue handles 2 cases where the Headless platform is missing code required in normal operations, or is throwing UnsupportedOperationExceptions, which is globally handled by https://bugs.openjdk.org/browse/JDK-8364209

      The Headless platform currently throws an UnsupportedOperationException in case Application._invokeAndWait is used. Related to this, the finishTerminating method is not implemented in HeadlessApplication.

            Assignee:
            Jose Pereda
            Reporter:
            Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: