-
Bug
-
Resolution: Unresolved
-
P4
-
23
-
None
-
generic
-
generic
AbstractLdapNamingEnumeration.next throws NullPointerException instead of NoSuchElementException.
However the javadoc for NamingEnumeration says that next should throw NoSuchElementException when no elements are available.
However the javadoc for NamingEnumeration says that next should throw NoSuchElementException when no elements are available.
- links to
-
Review openjdk/jdk/6095