On Wed, 9 Sep 2026 09:20:12 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).

This pull request has now been integrated.

Changeset: 010428f5
Author:    Matthias Baesken <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/010428f533686bf438b112e55922f22877187f45
Stats:     52 lines in 3 files changed: 2 ins; 46 del; 4 mod

8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and 
BUILD_LIBNIO

Reviewed-by: jpai

-------------

PR: https://git.openjdk.org/jdk/pull/32782

Reply via email to