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

Implement invokeAndWait and finishTerminating on headless platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx26
    • javafx
    • None

      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.

            jpereda Jose Pereda
            jvos Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: