> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32782/files - new: https://git.openjdk.org/jdk/pull/32782/files/8c2cd58e..d4fac1a2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32782&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32782&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32782.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32782/head:pull/32782 PR: https://git.openjdk.org/jdk/pull/32782
