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

FXUIToolkit.showMessageDialog() fails when running jre below 7u55

XMLWordPrintable

    • b120

        in JDK8 or JDK9 deploy code if you run FX app with jre below 7u55, showMessageDialog will fail as follows:
        10 arg showMessageDialog fails with NoSuchMethodError
        11 arg showMessageDialog fails with AbstractMethodError
        13 arg showMessageDialog fails with AbstractMethodError

        You can see this by installing JDK9 and 7u10 and then running:
        http://oklahoma.us.oracle.com/www/tests/dialogs/jnlp/fx7.jnlp

              herrick Andy Herrick (Inactive)
              herrick Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: