RFR: 8331854: ubsan: copy.hpp:218:10: runtime error: addition of unsigned offset to 0x7fc2b4024518 overflowed to 0x7fc2b4024510
Albert Mingkun Yang
ayang at openjdk.org
Wed Jun 5 09:42:56 UTC 2024
On Wed, 5 Jun 2024 07:57:18 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> A loop improvement can be done in a separate PR
Given there is no consensus on how the new loop should look, it makes sense to defer that.
I also think not placing `return` on its own line complicates the code unnecessarily. Ofc, this is super subjective.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19541#issuecomment-2149347942
More information about the hotspot-dev
mailing list