On Thu, 10 Sep 2026 15:59:31 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this trivial clean up which removes the usage of > the leftover `DONT_ENABLE_IPV6` macro from net_util_md.c? > > History of this code suggests that this macro was in use during the early > days of Java 7/8, when the macosx port was integrated into the JDK. This > macro is no longer relevant or set anywhere in the JDK. > > I've run tier1 through tier3 and the existing tests have all passed with this > change. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: e2005427 Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/e20054271886ef6c6649d10824444a3e5dc53e3a Stats: 9 lines in 1 file changed: 0 ins; 9 del; 0 mod 8392129: Remove the usage of DONT_ENABLE_IPV6 macro in net_util_md.c Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/32819
