Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6803363
Votes 0
Synopsis Regression : cacheviewer doesn't show javaws application launched in 6u14 b02 PIT.
Category javawebstart:general
Reported Against b02
Release Fixed 6u14(b02)
State 10-Fix Delivered, bug
Priority: 1-Very High
Related Bugs 6791250
Submit Date 10-FEB-2009
Description
Install 6u14b02 PIT

launch any javaws application from commonad prompt or browser.

javaws http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/hellojaws/BAT.jnlp

Application launches fine.
open cacheviewer.(javaws -viewer)

Expected behavior:
The launched application should be listed in cache viewer under Applications list.
The resources should be listed under Resources list

Actual Bebavior:
The launched application is NOT  listed in cache viewer under Applications list.
The resources is listed under Resources list

This is a regression introduced in 6u14 b02 PIT.
Posted Date : 2009-02-10 05:51:22.0
Work Around
N/A
Evaluation
This is regression caused by fox for 6791250. 
Cache format has been changed but Cache.java had couple of methods that used to process cache index files without going through usual API. 

Need to update that code to use Cache API instead of accessing files directly.
Posted Date : 2009-02-11 23:13:38.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang