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

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


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

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

Commit messages:
 - Revert copyright
 - Revert and problemlist test

Changes: https://git.openjdk.org/jdk/pull/13050/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13050&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8304287
  Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13050.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/13050/head:pull/13050

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


More information about the net-dev mailing list