8229280: Test failures on several linux hosts after JDK-8181493
Alan Bateman
Alan.Bateman at oracle.com
Wed Sep 4 19:24:40 UTC 2019
On 04/09/2019 20:09, Brian Burkhalter wrote:
>
> Here is an updated version which should address the foregoing problems:
>
> http://cr.openjdk.java.net/~bpb/8229280/webrev.02/
>
Good, this is much easier to maintain.
A minor nit is that the testedTypes should be a Set<String> to avoid the
raw type warning. Also if you allow the lines to be just a bit longer
then it would avoid the awkward line breaks at L46, 48, 52, and 65.
-Alan
More information about the nio-dev
mailing list