[8u] RFR: 8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing
Alex Kashchenko
akashche at redhat.com
Tue Sep 14 13:05:19 UTC 2021
Hi,
Please review this trivial change to TcpTest.java:
Bug: https://bugs.openjdk.java.net/browse/JDK-8151260
Original changeset: https://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/55a1107a6092
8u webrev: https://cr.openjdk.java.net/~akasko/jdk8u/8151260/webrev.00/
This patch allows to apply cleanly related subsequent ipv6tests
patches (up to JDK-8194260 [1] that is intended to be backported to
8u). Hunk with a change to TcpTest.java applies cleanly, change to
URLTest.java is excluded because it is not directly related to
ipv6tests and also contains a number of large changes (JDK-8055747 [2]
and others) that are not backported to 8u.
[1] https://bugs.openjdk.java.net/browse/JDK-8194260
[2] https://bugs.openjdk.java.net/browse/JDK-8055747
--
-Alex
More information about the jdk8u-dev
mailing list