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

Runtime exception when loading javafx applications

XMLWordPrintable

    • b80
    • Verified

        The issue was found on linux 64bit with recent jre9 nightly build.

        1. Install mentioned jre from from http://sca00cmf.us.oracle.com/nightlyws/jdk9-client/b74_2015-07-20-0301_3043/bundles/linux-amd64/
        2. In JCP add http://sqeweb.us.oracle.com into ESL.
        3. In browser access http://sqeweb.us.oracle.com/net/scanas415/export/deployment/larry/BlacklistFX/html/HelloooAllPerm.html
        4. Ignore the possible genereal error dialog which was reported in another bug.
        5. Accept popup warnings. If you can see the runtime exception as showed in http://sqeweb.us.oracle.com/net/scanas415/export/deployment/larry/screenshots/Screenshot-Mozilla%20Firefox.png, the issue is reproduced.
        6. In trace there are details of the exception:
        java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
        at sun.plugin2.uitoolkit.impl.awt.AWTAppletAdapter.runOnEDTAndWait(Unknown Source)
        at sun.plugin2.uitoolkit.impl.awt.AWTAppletAdapter.instantiateApplet(Unknown Source)
        at sun.plugin2.applet.Plugin2Manager.initAppletAdapter(Unknown Source)
        at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:745)
        Caused by: java.lang.reflect.InvocationTargetException
        at sun.plugin2.uitoolkit.impl.awt.OldPluginAWTUtil.invokeAndWait(Unknown Source)
        ... 5 more

        RULE BlacklistFxTest::testBLCertSignedWrongAlgInBL any any
        RULE BlacklistFxTest::testBLCertSignedWrongAlgInBLJnlp any any

              dtitov Daniil Titov (Inactive)
              xudwu Larry Wu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: