-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: fx2.0
-
Component/s: deploy
If you run any javaws app, you will get a NullPointerException when it tries to create the primary stage, because it is going through the path intended only for embedded applets. The native parent window that is passed in is 0 which results in an NPE.
Changes in the JRE bits may be responsible for this.
Changes in the JRE bits may be responsible for this.