-
Bug
-
Resolution: Fixed
-
P1
-
fx2.0
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.