JDK-6695124 : PIT: Double entries in Java Cache Viewer/Applications after javaws -import install_demo.jnlp
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2008-04-28
  • Updated: 2011-06-02
  • Resolved: 2008-05-22
Related Reports
Duplicate :  
Relates :  
Description
Double entries in Java Cache Viewer/Applications after javaws -import http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/extensionInstaller/install_demo.jnlp

All platforms:
To reproduce:
- install build 23 (latest PIT build)
- clean the cache
- javaws -import http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/extensionInstaller/install_demo.jnlp
- open  Java Cache Viewer/Applications
- you will see same application repeated twice:  Java Web Start Extension Installer -- Installing Demo Extension
- open Java Cache Viewer/Resources
- you will see there: 6 entries: testdemo.jar, installer.jar, testdemo.jnlp, install_demo.jnlp, demo_ext.jnlp, Button.jpg

Same scenario for build 22 you can see only one entry in Java Cache Viewer/Applications : Java Web Start Extension Installer -- Installing Demo Extension
and only 5 entries in Java Cache Viewer/Resources - install_demo.jnlp is missing !?
Which behavior is correct?

Comments
EVALUATION CR 6688396 added the 'remove duplicates' in the CacheEntry cleanup thread.
29-04-2008

EVALUATION The newly introduced duplicate cleanup may cause this regression.
29-04-2008