On Wed, 21 Aug 2024 12:12:47 GMT, Jaikiran Pai <j...@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