-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
generic
The specification of the methods
getInstance(String protocol)
getInstance(String protocol, String provider)
getInstance(String protocol, Provider provider)
of the TrustManagerFactory class doesn't state that methods throw NullPointerException.
getInstance(String protocol)
getInstance(String protocol, String provider)
getInstance(String protocol, Provider provider)
of the TrustManagerFactory class doesn't state that methods throw NullPointerException.
- duplicates
-
JDK-4985694 Incomplete spec for most of the getInstances
- Closed