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: 6806934
Votes 0
Synopsis SSV test using JRE 1.4.2 is throwing ArrayStoreException in 6u14b02 PIT
Category javawebstart:general
Reported Against b02
Release Fixed 6u14(b03)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6791255
Submit Date 18-FEB-2009
Description
Steps
=======
Install 6u14 b02 PIT build
Launch http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/ssv/test_signed_1.4.2.jnlp

Expected behavior
=================
The appication should launch successfully.

Actual behavior with 6u14 b02
=============================
Application is not launched bcoz of java.lang.ArrayStoreException.
Screen shots attached.

The application is launching fine with 6u14 b01 PIT.
Posted Date : 2009-02-18 13:46:15.0
Work Around
N/A
Evaluation
This seems to be a problem in the new code (added as part of 6791255).
This code is only applicable to 1.4 and earlier versions of JRE.
Posted Date : 2009-02-18 14:01:13.0

We are using internal helper class to deal with certificate chains and need to add helper method to extract certificate array from them.
Posted Date : 2009-02-20 11:46:18.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang