mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-29 06:45:51 +00:00
0dccd146ba
* java/util/Hashtable.java (contains): Remove NullPointer check.
(containsValue): Add NullPointer check.
(remove): Always throw NullPointerException when key is null.
From-SVN: r51994