Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2127572 | 5.0 | Paul Wu | P3 | Closed | Won't Fix |
javaws -wait <jnlp> on windows is not the same as seen on solaris and linux
Tested OS : Windows
Tested Build : Mustang build 39
Steps to reproduce :
1. Install mustang build 39 on windows
2. Go to jdk1.6.0/bin
3. Launch application through javaws using wait option
javaws -wait http://java.sun.com/products/javawebstart/apps/notepad.jnlp
javaws process does not wait for the launched application to exit
The above behaviour is working fine on solaris and linux
###@###.### 2005-06-07 11:41:01 GMT
Tested OS : Windows
Tested Build : Mustang build 39
Steps to reproduce :
1. Install mustang build 39 on windows
2. Go to jdk1.6.0/bin
3. Launch application through javaws using wait option
javaws -wait http://java.sun.com/products/javawebstart/apps/notepad.jnlp
javaws process does not wait for the launched application to exit
The above behaviour is working fine on solaris and linux
###@###.### 2005-06-07 11:41:01 GMT
- backported by
-
JDK-2127572 javaws -wait <jnlp> on windows is not the same as seen on solaris and linux
- Closed
- duplicates
-
JDK-6785607 javaws -wait does not work under Windows
- Closed
- relates to
-
JDK-6787566 Need document java webstart -wait does not work under Windows
- Closed
-
JDK-7161325 JavaWS shows usage window with wrong information for "wait" option
- Closed