On Thu, 25 Apr 2024 21:32:03 GMT, Joe Darcy <da...@openjdk.org> wrote:

> Remove unnecessary setting of variable y, found by an IDE inspection noted in 
> the bug report.

All Math and StrictMath regression tests pass with this change. Examining the 
code, y does look to be overwritten on all the code paths where it factors into 
the returned result.

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

PR Comment: https://git.openjdk.org/jdk/pull/18963#issuecomment-2078210519

Reply via email to