RFR: 8338630: Test java/nio/channels/DatagramChannel/SendReceiveMaxSize.java timeout
SendaoYan
syan at openjdk.org
Wed Aug 21 12:45:22 UTC 2024
On Wed, 21 Aug 2024 12:12:47 GMT, Jaikiran Pai <jpai at openjdk.org> 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 macos will not harmful. The check has been added.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20658#issuecomment-2301962545
More information about the nio-dev
mailing list