RFR: 8328934: Assert that ABS input and output are legal [v3]
Aleksey Shipilev
shade at openjdk.org
Mon Apr 15 07:59:07 UTC 2024
On Fri, 12 Apr 2024 22:08:42 GMT, Andrew Haley <aph at openjdk.org> wrote:
> I think so. Several of us have worked on eliminating undefined behaviour in HotSpot and we've made good progress. I think it would be sad for new UB to be pushed now, especially in a case like this when it wouldn't be accidental. UB is just something we have to deal with, because C++. :-(
All right then, see new commit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18751#issuecomment-2055998776
More information about the hotspot-dev
mailing list