-
Bug
-
Resolution: Not an Issue
-
P4
-
fx2.0
-
FX b36, JRE7 b147, FF 5.0
With muti-parameters defined in JNLP file, JNLP Application only can get the first parameter by Application.getParameters().getNamed()
Steps to reproduce:
1. Install JRE7 b147
2. Install FX b36
3. Launch the JNLP Application with muti-parameters.http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/html/FXWithParameter.jnlp
4. Suppose to get PASSED in console
Note:
The applet with muti-parameters works fine. http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/html/FXNamedParameter.html
Steps to reproduce:
1. Install JRE7 b147
2. Install FX b36
3. Launch the JNLP Application with muti-parameters.http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/html/FXWithParameter.jnlp
4. Suppose to get PASSED in console
Note:
The applet with muti-parameters works fine. http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/html/FXNamedParameter.html