WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/collections
Ben Liblit 321b28f149 Remove some unnecessary warning suppressions
One such annotation was unnecessary because the thing it was
suppressing no longer happens.  Any future unnecessary warning
suppressions of this kind will now be treated as errors.

The other annotations were unnecessary because the corresponding
warnings have been disabled entirely in the Eclipse projects'
configurations.  There seems to be no way to tell Eclipse to treat
these as anything other than "info" diagnostics in the future, so
that's how they will remain.
2017-08-05 13:29:50 -07:00
..
SemiSparseMutableIntSetTest.java Fix Eclipse warnings about methods that can be declared static 2017-07-14 22:38:38 -07:00
TwoLevelVectorTest.java Remove some unnecessary warning suppressions 2017-08-05 13:29:50 -07:00