-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
beta
-
sparc
-
solaris_9
javax.security.auth.x500.X500Principal.getName(String format) does not specify
the behavior when format is null. The current implementation suggests that
IllegalArgumentException is thrown in this case. However, not specifying
behavior for null arguments can also imply NullPointerException. So it needs
to be explicitly documented.
###@###.### 2004-12-22 23:49:28 GMT
the behavior when format is null. The current implementation suggests that
IllegalArgumentException is thrown in this case. However, not specifying
behavior for null arguments can also imply NullPointerException. So it needs
to be explicitly documented.
###@###.### 2004-12-22 23:49:28 GMT