On Thu, 21 Nov 2024 17:21:07 GMT, Andrew Haley <a...@openjdk.org> wrote:
> Test bug. > > Another bug caused by the result of `Math.abs()` being negative. I also tried > `floorMod()`, which would have been cleaner, but it increased the runtime of > this extremely time-sensitive benchmark. Let say that the definition of Math.abs() is surprising ------------- PR Comment: https://git.openjdk.org/jdk/pull/22297#issuecomment-2493443001