On Tue, 14 Dec 2021 03:14:10 GMT, Leonid Mesnik wrote:
> Is test/micro/org/openjdk/bench/java/io/SerialFilterOverhead.java added
> accidentally or by purpose?
By mistake, thanks for noticing.
-
PR: https://git.openjdk.java.net/jdk/pull/6638
On Mon, 13 Dec 2021 20:58:50 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
> 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