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
1 file changed