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

Better error handling during JNLP2Manager initialisation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u192
    • 8u171
    • deploy
    • None
    • b01

        This issue is a follow up of the following bug JDK-8200724.

        Brief description of the problem reported by JDK-8200724:
        During initialisation of JNLP2Manager deploy code is unable to download the JNLP file due to unsuccessful SSL connection. As a result getLaunchDesc() returns null. So the app fails with NPE when it tries to retrieve app info.

        It would be good to handle this situation more properly from the deploy side, (i.e. avoid NPE and throw an appropriate exception with clear reason of failure instead).

              dmarkov Dmitry Markov
              dmarkov Dmitry Markov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: