On Wed, 9 Sep 2026 13:05:25 GMT, Matthias Baesken <[email protected]> wrote:
>> BUILD_LIBNET and BUILD_LIBNIO switch off the unused-variable warning for >> some compilation units. This should be avoided. >> Additionally isSourceFilterSupported in Net.c where one of those warnings >> pops up can be completely removed. That coding was only for AIX 6.X (old OS >> versions no longer supported). >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > Fix Lib.gmk COPYRIGHT header Overall this looks reasonable to me. I'll let others review it too and in the meantime I'll run this in our CI to make sure nothing breaks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32782#issuecomment-5602637299
