| commit | d97bdacc6c1af98f892635e6bc3e14a26e854e93 | [log] [tgz] |
|---|---|---|
| author | Jeremy Sharpe <jsharpe@google.com> | Thu Jun 24 19:11:18 2010 -0700 |
| committer | Jeremy Sharpe <jsharpe@google.com> | Thu Jun 24 19:13:02 2010 -0700 |
| tree | cfe241b591beacb38a72cd95854047ad61a8d443 | |
| parent | 36dc24176766d7d9b70bd8580924fcc26a5d7290 [diff] |
Fix buggy PriorityQueue test. .remove() is NOT specified to throw a ClassCastException when provided an incorrect type. It simply returns false. Verified by testing with mode host in Vogar. Change-Id: Ia52395b18ca10e1ec436225f59f635dcb8d27164