RFR: 8324833: Signed integer overflows in ABS [v2]
Aleksey Shipilev
shade at openjdk.org
Wed Jan 31 15:55:25 UTC 2024
> 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`
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Unnecessary comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17617/files
- new: https://git.openjdk.org/jdk/pull/17617/files/074679a6..00d4d84b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17617&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17617&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/17617.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17617/head:pull/17617
PR: https://git.openjdk.org/jdk/pull/17617
More information about the graal-dev
mailing list