-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b50
-
sparc
-
solaris
-
Verified
JDK-Info:
---------
PIT 46
Build location: /net/dig-dug.east/bigtmp/deployment/1.6.0/nightly/2005-07-28
Operating System:
-----------------
Solaris/Linux
Steps to Reproduce:
-------------------
1) Install JDK
2) Clean cache
3) Launch the following JNLP application (uses signed jar)
./javaws http://ramkumar.india.sun.com:8080/JaWS_mywork/Shammy/Shammy.jnlp
The security warning popup display "Always trust content from this publisher." label for the checkbox in bold on solaris/linux. On windows, this label is normal plain text
The label should be in the same font/size on solaris/linux/windows
JDK-Info:
---------
PIT 46
Build location: /net/dig-dug.east/bigtmp/deployment/1.6.0/nightly/2005-07-28
Operating System:
-----------------
Solaris/Linux
Steps to Reproduce:
-------------------
1) Install Jre
2) Clean cache
3) Launch the following command to launch a JNLP application
./javaws -expiration "07/17/05 24:40 PM" -import http://java.sun.com/products/javawebstart/apps/mg.jnlp
(or)
./javaws -timestamp "07/17/05 24:40 PM" -import http://java.sun.com/products/javawebstart/apps/mg.jnlp
The following Exception is thrown:
java.text.ParseException: Unparseable date: ""07/17/05 24:40 PM"" Please specify date with format "MM/dd/yy hh:mm a".
at com.sun.javaws.Main.parseDate(Unknown Source)
at com.sun.javaws.Main.parseArgs(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
This behavior is not seen on Windows
---------
PIT 46
Build location: /net/dig-dug.east/bigtmp/deployment/1.6.0/nightly/2005-07-28
Operating System:
-----------------
Solaris/Linux
Steps to Reproduce:
-------------------
1) Install JDK
2) Clean cache
3) Launch the following JNLP application (uses signed jar)
./javaws http://ramkumar.india.sun.com:8080/JaWS_mywork/Shammy/Shammy.jnlp
The security warning popup display "Always trust content from this publisher." label for the checkbox in bold on solaris/linux. On windows, this label is normal plain text
The label should be in the same font/size on solaris/linux/windows
JDK-Info:
---------
PIT 46
Build location: /net/dig-dug.east/bigtmp/deployment/1.6.0/nightly/2005-07-28
Operating System:
-----------------
Solaris/Linux
Steps to Reproduce:
-------------------
1) Install Jre
2) Clean cache
3) Launch the following command to launch a JNLP application
./javaws -expiration "07/17/05 24:40 PM" -import http://java.sun.com/products/javawebstart/apps/mg.jnlp
(or)
./javaws -timestamp "07/17/05 24:40 PM" -import http://java.sun.com/products/javawebstart/apps/mg.jnlp
The following Exception is thrown:
java.text.ParseException: Unparseable date: ""07/17/05 24:40 PM"" Please specify date with format "MM/dd/yy hh:mm a".
at com.sun.javaws.Main.parseDate(Unknown Source)
at com.sun.javaws.Main.parseArgs(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
This behavior is not seen on Windows