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

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.

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

              Created:
              Updated:
              Resolved: