> Can I please get a review of this test-only change which addresses the issue > noted in https://bugs.openjdk.org/browse/JDK-8308878? > > The commit in this PR updates the test to not hardcode a IPv4 address and > instead use the server's bound address when looking for the server's IP > address in the output. > > With this change the test now passes in IPv4 as well as IPv6 environments. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jaikiran Pai has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - address review comment for Pattern.quote() - merge latest from master branch - 8308878: com/sun/net/httpserver/simpleserver/OutputFilterTest.java fails with assertion errors in IPv6 only environment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30934/files - new: https://git.openjdk.org/jdk/pull/30934/files/dc30e5c4..89d7083b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30934&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30934&range=00-01 Stats: 1681 lines in 64 files changed: 966 ins; 521 del; 194 mod Patch: https://git.openjdk.org/jdk/pull/30934.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30934/head:pull/30934 PR: https://git.openjdk.org/jdk/pull/30934
