Simple applet in IE11 throws NPE in Applet2Manager.getParametersString()

XMLWordPrintable

    • b100
    • 9
    • b107
    • x86
    • windows
    • Verified

      running a simple applet that uses applet tag in IE11 will fail with a NPE Exception in JDK9.
      The problem occurs when the property java_classid_verison has value null.
      This is a regression caused by JDK-8134712 where this (misspelled) property was added.
      However, code in getParametersString should be more robust and protect against null valued properties as well.

            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: