RFR: 8346931: Replace divisions by zero in sharedRuntimeTrans.cpp
Kim Barrett
kbarrett at openjdk.org
Thu Mar 20 20:03:15 UTC 2025
On Thu, 20 Mar 2025 19:54:45 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> There are more potential divisions by zero in the vicinity of code conditionalized on `CAN_USE_NAN_DEFINE` (mentioned in a comment in the JBS issue), not all of them under the conditional.
Maybe we're missing some tests, since these apparently don't show up with ubsan testing?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24136#issuecomment-2741531456
More information about the hotspot-dev
mailing list