> Compilation warnings of the test library introduce noise in test output and
> should be addressed or suppressed.
> Changes include:
> - SuppressWarnings("deprecation") and SuppressWarnings("removal")
> - Adding type parameters to Raw types
> - Adding a hashCode method where equals was alread
On Tue, 14 Dec 2021 15:20:31 GMT, Roger Riggs wrote:
>> Compilation warnings of the test library introduce noise in test output and
>> should be addressed or suppressed.
>> Changes include:
>> - SuppressWarnings("deprecation") and SuppressWarnings("removal")
>> - Adding type parameters to Raw