> We have a couple of local initialized unused variables in libjimage, those > should be cleaned up. > > --------- > - [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: Avoid unused private field warning/error - private field _size is not used ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32105/files - new: https://git.openjdk.org/jdk/pull/32105/files/17c8bfea..22b98c83 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32105&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32105&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/32105.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32105/head:pull/32105 PR: https://git.openjdk.org/jdk/pull/32105
