|
Quick Lists
|
|
Bug ID:
|
6546639
|
|
Votes
|
0
|
|
Synopsis
|
(spec)javax.net.ssl.SSLContext.getInstance( null ) throws undocumented NPE
|
|
Category
|
jsse:doc
|
|
Reported Against
|
|
|
Release Fixed
|
7(b27)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
16-APR-2007
|
|
Description
|
javax.net.ssl.SSLContext.getInstance( (String)null )
javax.net.ssl.SSLContext.getInstance( (String)null, (Provider)validProvider ) and
javax.net.ssl.SSLContext.getInstance( (String)null, (String)validProviderName )
all throw throw undocumented NPE
the spec mentions only NoSuchAlgorithmException
Posted Date : 2007-04-16 23:37:08.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
should add NullPointerException description to those methods.
Posted Date : 2008-04-11 07:58:10.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |