On Wed, 29 Jul 2026 15:03:51 GMT, Matthias Baesken <[email protected]> wrote:
> Testing new MSVC warning flags > ([JDK-8388932](https://bugs.openjdk.org/browse/JDK-8388932)) revealed some > local initialized unused variables in jdk.accessibility. > > --------- > - [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: f602bd42 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/f602bd425de576b3c3ac437d88b119f84055e62d Stats: 11 lines in 3 files changed: 0 ins; 6 del; 5 mod 8389357: Avoid local initialized unused variables in jdk.accessibility Reviewed-by: prr, azvegint, clanger ------------- PR: https://git.openjdk.org/jdk/pull/32088
