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

Exception thrown within JNLP2Viewer when a dragged-out applet is relaunched from desktop shortcut

XMLWordPrintable

    • b31
    • generic, x86
    • windows, windows_xp
    • Verified

      Load the following applet into a browser.
      http://nicole1.sfbay.sun.com:8080/plugin_tests/JNLPSupport/desktopInteg/security/paramTest.html

      After the applet is loaded, drag it by using the <Alt>-<left mouse button> outside of the browser.
      Close browser window and selects "Yes" on the create shortcut dialog.
      (A shortcut should be created.)
      Close the dragged-out applet.
      Double click on the shortcut to launch this application again - it launches, but with the following exception in the Java Console:

      Starting applet (350x150) with parameters:
       height = 150
       __applet_relaunched = false
       java_arguments =
       width = 350
       code = AppletParamTest
      JNLP2Viewer.appletSSVValidation
      java.lang.Exception: JNLP2Viewer.appletSSVValidation
         at sun.plugin2.applet.viewer.JNLP2Viewer$1$3.appletSSVValidation(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.fireAppletSSVValidation(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
      Applet started
      ----
      The application can be launched successfully though with the above exception.

            ccheung Calvin Cheung
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: