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

ShowDocument fails with URL using jnlp or jnlps protocol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u91, 9
    • deploy
    • b144

        Both BasicService.showDocument, and AppletContext.showDocument should be able to take any of the following URLS and launch the webstart app
        jnlp:http://example.com/example.jnlp
        jnlp://example.com/example.jnlp
        jnlp:https://example.com/example.jnlp
        jnlps://example.com/example.jnlp
        none of these will work for various reasons, the first of which is that any of the following URLS passes to "new URL()" will result in a MalformedURLException.

        see: https://bug.oraclecorp.com/pls/bug/webbug_print.show?c_rptno=24905618

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

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 3 days
                  3d
                  Remaining:
                  Remaining Estimate - 3 days
                  3d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified