-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b61
-
generic
-
generic
-
Verified
JDK-Info:
---------
PIT 6.0 b56
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install PIT b56 jre
2) Clean cache (\rm -rf ~/.java)
3) Launch cache viewer (./javaws -viewer)
4) Enable System cache (./javaws -userConfig deployment.system.cachedir /tmp/abc)
Close cache viewer and click on "View..." button to invoke the cache viewer. Notice that "System Applications" menu item is available on "show:" drop down box
5) Now without closing the cache viewer, launch a JNLP Application that uses system cache (./javaws -system http://java.sun.com/products/javawebstart/apps/notepad.jnlp)
The Launched application (notepad.jnlp) is not listed under "System applications". The user has to close the cache viewer and also JCP and re-launch the cache viewer to view the system cached applications.
Expected Behavior:
------------------
Cache viewer has to list System cached applications too once any application is launched using system cache, without re-launching JCP --> cache viewer
---------
PIT 6.0 b56
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install PIT b56 jre
2) Clean cache (\rm -rf ~/.java)
3) Launch cache viewer (./javaws -viewer)
4) Enable System cache (./javaws -userConfig deployment.system.cachedir /tmp/abc)
Close cache viewer and click on "View..." button to invoke the cache viewer. Notice that "System Applications" menu item is available on "show:" drop down box
5) Now without closing the cache viewer, launch a JNLP Application that uses system cache (./javaws -system http://java.sun.com/products/javawebstart/apps/notepad.jnlp)
The Launched application (notepad.jnlp) is not listed under "System applications". The user has to close the cache viewer and also JCP and re-launch the cache viewer to view the system cached applications.
Expected Behavior:
------------------
Cache viewer has to list System cached applications too once any application is launched using system cache, without re-launching JCP --> cache viewer
- duplicates
-
JDK-6349634 Launching Cache viewer through JCP does not load applns from recently configured user cache
-
- Closed
-