On Wed, 21 Aug 2024 19:02:39 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:
>> This is a small PR to extend the AbstractServer class in >> test/jdk/javax/net/ssl/TLSCommon/interop/ to enable users to specify a >> specific interface on which to listen for incoming connections. The default >> interface is now the loopback interface. The derived class, JdkServer, is >> also updated to use the interface specified in AbstractServer. > > Matthew Donovan 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: > > - fixed copyright and set backlog to 0(default) > - Merge branch 'master' into 8338380 > - 8338380: Update TLSCommon/interop/AbstractServer to specify an interface > to listen for connections Marked as reviewed by rhalade (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20581#pullrequestreview-2255257345