* java/util/Hashtable.java (contains): Remove NullPointer check.
(containsValue): Add NullPointer check. (remove): Always throw NullPointerException when key is null. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51994 138bc75d-0d04-0410-961f-82ee72b054a4
Loading
Please register or sign in to comment