Skip to content
Snippets Groups Projects
Commit 0dccd146 authored by Mark Wielaard's avatar Mark Wielaard Committed by Mark Wielaard
Browse files

Hashtable.java (contains): Remove NullPointer check.

        * java/util/Hashtable.java (contains): Remove NullPointer check.
        (containsValue): Add NullPointer check.
        (remove): Always throw NullPointerException when key is null.

From-SVN: r51994
parent 3b1d8b3b
No related branches found
No related tags found
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