On Wed, 27 Mar 2024 15:17:29 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> (0 + 101) % (100 - 0) + 0 = 1
> 
> the code in this PR produces no movement (0). Same for the decrement.
> 

 which means that the modulo arithmetic is not yet quite correct (_not_ that 
the modulo behavior as such is wrong ;)

nice test case, btw ;)

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

PR Comment: https://git.openjdk.org/jfx/pull/1431#issuecomment-2023222179

Reply via email to