-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b03
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214662 | 8 | Andy Herrick | P3 | Closed | Fixed | b12 |
With default setting (Install if hinted) an app or applet will still not be "installed" if either:
1.) The jnlp file has no href for the main jnlp file and offline-allowed is not specified.
2.) The platform dosen't support shortcuts.
Tested OS: winxp
Tested JRE: jre7 pit 143 http://rehudson.sfbay.sun.com/hudsonws/deploypit/bundles/
b255-2011-05-18_81
reproduce steps:
1.) clear cache (javaws -uninstall)
2.) run :
javaws http://rehte.cn.oracle.com:8080/wshost/new_ws/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/DesktopIntegration.jnlp and allow shortcut.
3.) run javaws-clearcache (should not remove anything), if app is deleted, bug is reproduced.
1.) The jnlp file has no href for the main jnlp file and offline-allowed is not specified.
2.) The platform dosen't support shortcuts.
Tested OS: winxp
Tested JRE: jre7 pit 143 http://rehudson.sfbay.sun.com/hudsonws/deploypit/bundles/
b255-2011-05-18_81
reproduce steps:
1.) clear cache (javaws -uninstall)
2.) run :
javaws http://rehte.cn.oracle.com:8080/wshost/new_ws/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/DesktopIntegration.jnlp and allow shortcut.
3.) run javaws-clearcache (should not remove anything), if app is deleted, bug is reproduced.
- backported by
-
JDK-2214662 jnlp install hints are ignored in some cases.
- Closed
- relates to
-
JDK-7047447 need "known issue" for cr 7046670
- Closed
-
JDK-7045716 no-codebase jnlp file breaks determination of if an app is "installed"
- Closed