Withdrawn: 8324833: Signed integer overflows in ABS
Aleksey Shipilev
shade at openjdk.org
Thu Mar 28 08:15:41 UTC 2024
On Mon, 29 Jan 2024 15:59:49 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the details in the bug. I think current `ABS` implementation is beyond repair, and we should just switch to `uabs`.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug, `all` with `-ftrapv` (now fully passes!)
> - [x] Linux x86_64 fastdebug, `all`
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/17617
More information about the graal-dev
mailing list