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: 6546671
Votes 0
Synopsis (spec)javax.net.ssl.TrustManagerFactory.getInstance() throws undocumented NPE
Category jsse:doc
Reported Against
Release Fixed 7(b27)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 17-APR-2007
Description
javax.net.ssl.TrustManagerFactory.getInstance( String algorithm ),
javax.net.ssl.TrustManagerFactory.getInstance( String algorithm, String provider ),
javax.net.ssl.TrustManagerFactory.getInstance( String algorithm, Provider provider ),

all throw throw undocumented NullPoiterException when algorithm is null.
Posted Date : 2007-04-17 00:39:39.0
Work Around
N/A
Evaluation
should add NullPointerException description to those methods.
Posted Date : 2008-04-11 07:57:41.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang