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

ShowDocument fails with URL using jnlp or jnlps protocol

    XMLWordPrintable

Details

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

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Time Tracking

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