On Thu, 27 Oct 2022 09:17:29 GMT, Michael McMahon <[email protected]> wrote:
>> Having unnamed local variables[^1] would probably be best for this. >> >> [^1]: https://openjdk.org/jeps/8294349 > > How about `_unused` or `_unused1`, `_unused2` then in the meantime? I'd be happy to make the change. Let's wait to see if anybody has a better naming suggestion. ------------- PR: https://git.openjdk.org/jdk/pull/10874
