On Tue, 26 Jul 2022 21:14:58 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> - replaced with exact functional equivalent (in the presence of exceptions, > for example) I like the changes to avoid any potential confusion altogether. It isn't in a `while` loop, so doing the assignment outside the `if` test seems the most clear. ------------- PR: https://git.openjdk.org/jfx/pull/851