On Fri, 28 Jul 2023 19:54:13 GMT, Claes Redestad <redes...@openjdk.org> wrote:

>> You're right. Didn't look close enough.
>
> Might make sense to declare `tmp` as an `int` to avoid future confusion and 
> save a few bytecode on repeated implicit unboxing every time `tmp` is used.

Done as suggested.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15072#discussion_r1278103350

Reply via email to