On Fri, 14 Mar 2025 10:06:32 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> We switched off unused-variable warnings for the file VMManagementImpl.c, > this should be avoided. > This came up in [JDK-8351542](https://bugs.openjdk.org/browse/JDK-8351542) , This pull request has now been integrated. Changeset: 06289f3d Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/06289f3d90577d220de5509a3892f7ed260c24b9 Stats: 8 lines in 2 files changed: 0 ins; 6 del; 2 mod 8351821: VMManagementImpl.c avoid switching off warnings Reviewed-by: ihse, kevinw ------------- PR: https://git.openjdk.org/jdk/pull/24052