On Wed, 12 Aug 2026 11:42:53 GMT, Julian Waters <[email protected]> wrote:
> This may need Phil and azuev-java's review, since I recall some of the unused > locals deleted here may still be desired for use in a debugger. That was one > issue that came up last time when I tried to fix the gcc compile of the > Windows JDK by addressing the unused variables. What coding are you referring to exactly? (but if there is need to keep some unused stuff that is removed now , we can tag it with `[[maybe_unused]]` ) ------------- PR Comment: https://git.openjdk.org/jdk/pull/32298#issuecomment-5266713538
