Skip to content
Snippets Groups Projects
Commit 3f28b923 authored by mark's avatar mark
Browse files

* 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
parent 9ce7832f
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment