FXUIToolkit.showBlockedDialog() - problem when run with older jre

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 8u20, 9
    • Component/s: deploy

      calls from JDK9 or later JDK8 deployment code to showBlockedDialog() result in a AbstractMethodException when run with JDK7 or JDK8 before 8u20.
      This method in com.sun.deploy.uitoolkit.ui.UIFactory should be made non-abstract, and some default implementation should be used.

      you can see this installing JDK9 and 7u80 then run:
      http://oklahoma.us.oracle.com/www/tests/dialogs/jnlp/fx7.jnlp
      look at 11: showBlockedDialog()

            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: