-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6
-
sparc
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2143091 | 6u18 | Thomas Ng | P3 | Closed | Cannot Reproduce |
javaws -offline <appln> is launching an appln on solaris and linux when the appln is not in cache
Tested build : mustang PIT b96
Tested OS : solaris, linux
Steps to reproduce :
1. Install mustang PIT jre b96
2. go to jre1.6.0/bin folder
3. clear cache (\rm -rf ~/.java)
4. make sure that draw application is not available in cache
5. launch ./javaws -offline http://java.sun.com/products/javawebstart/apps/draw.jnlp
On Solaris, draw application is launched without any error
Expected behavior : When the draw appln is not in local cache, the download of jar file related to draw appln should fail.
On windows, it shows the dialog "The appln has requested to go online. Do you want to continue?" With Ok and Cancel buttons. This is fine.
Tested build : mustang PIT b96
Tested OS : solaris, linux
Steps to reproduce :
1. Install mustang PIT jre b96
2. go to jre1.6.0/bin folder
3. clear cache (\rm -rf ~/.java)
4. make sure that draw application is not available in cache
5. launch ./javaws -offline http://java.sun.com/products/javawebstart/apps/draw.jnlp
On Solaris, draw application is launched without any error
Expected behavior : When the draw appln is not in local cache, the download of jar file related to draw appln should fail.
On windows, it shows the dialog "The appln has requested to go online. Do you want to continue?" With Ok and Cancel buttons. This is fine.
- backported by
-
JDK-2143091 PIT: offline option of javaw launching an appln on solaris and linux when the appln is not in cache
-
- Closed
-