-
Bug
-
Resolution: Fixed
-
P2
-
9
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.
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.
- duplicates
-
JDK-8148706 NPE when loading applet with latest build
-
- Closed
-
-
JDK-8150034 IE 11 plugin application error due to applet not loading
-
- Closed
-