RFR: 8304287: Problemlist java/net/SocketOption/OptionsTest.java

Daniel Jeliński djelinski at openjdk.org
Wed Mar 15 20:54:32 UTC 2023


On Wed, 15 Mar 2023 20:27:13 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> java/net/SocketOption/OptionsTest.java was broken on Linux by the changes in [JDK-8302659](https://bugs.openjdk.org/browse/JDK-8302659) which were necessary to make the test pass on Windows.
> 
> This PR reverts the test to its original state and problemlists it on Windows.
> 
> The original test change can be found here:
> https://github.com/openjdk/jdk/pull/12593/files#diff-f09fe4a52959400e9bb12ae26f0e4acf8718f5cc07d4e46be2e0933b4903ca5c

Thanks for the quick review! The test passes on Linux again.

-------------

PR: https://git.openjdk.org/jdk/pull/13050


More information about the net-dev mailing list