On Wed, 21 Aug 2024 03:45:24 GMT, SendaoYan wrote:
> Hi,
> On linux test environments which has docker service, `ifconfig` shows that
> `docker0` appears to be a virtual ethernet bridge which is created by the
> docker host. And the `docker0` virtual ethernet bridge may cause test
> `java/nio/
On Wed, 21 Aug 2024 03:45:24 GMT, SendaoYan wrote:
> Hi,
> On linux test environments which has docker service, `ifconfig` shows that
> `docker0` appears to be a virtual ethernet bridge which is created by the
> docker host. And the `docker0` virtual ethernet bridge may cause test
> `java/nio/
On Wed, 21 Aug 2024 03:45:24 GMT, SendaoYan wrote:
> Hi,
> On linux test environments which has docker service, `ifconfig` shows that
> `docker0` appears to be a virtual ethernet bridge which is created by the
> docker host. And the `docker0` virtual ethernet bridge may cause test
> `java/nio/
> Hi,
> On linux test environments which has docker service, `ifconfig` shows that
> `docker0` appears to be a virtual ethernet bridge which is created by the
> docker host. And the `docker0` virtual ethernet bridge may cause test
> `java/nio/channels/DatagramChannel/SendReceiveMaxSize.java` bin
On Wed, 21 Aug 2024 12:12:47 GMT, Jaikiran Pai wrote:
> Looks OK to me. Should we be adding that check even within the `if
> (Platform.isOSX()) {` a few lines above? I suspect even macos can have
> `docker0` interface?
I am not sure macos can have `docker0` interface or not, but add that check
On Wed, 21 Aug 2024 12:45:22 GMT, SendaoYan wrote:
>> Hi,
>> On linux test environments which has docker service, `ifconfig` shows that
>> `docker0` appears to be a virtual ethernet bridge which is created by the
>> docker host. And the `docker0` virtual ethernet bridge may cause test
>> `java
On Wed, 21 Aug 2024 12:45:22 GMT, SendaoYan wrote:
>> Hi,
>> On linux test environments which has docker service, `ifconfig` shows that
>> `docker0` appears to be a virtual ethernet bridge which is created by the
>> docker host. And the `docker0` virtual ethernet bridge may cause test
>> `java