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

improve error handling of webstart/plugin XML parser

XMLWordPrintable

    • b01
    • generic
    • generic
    • Verified

        our XML parsing of JNLP files is not robust enough. sometimes when JNLP files has syntax error, we did not report error and just ignore and continue. instead, we should report error to user instead.

        e.g missing /> in <applet-desc> or <update>

        see JIRA issue: http://javafx-jira.kenai.com/browse/RT-4843

        Our JNLP XML parser should be able to catch these error and report to user; instead of ignoring the error and continue to launch.

              hdongorcl Hao Dong (Inactive)
              ngthomas Thomas Ng (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: