RFR: 8358957: [ubsan]: The assert in layout_helper_boolean_diffbit() in klass.hpp needs UB to fail [v5]

Kim Barrett kbarrett at openjdk.org
Fri Nov 7 06:37:02 UTC 2025


On Thu, 6 Nov 2025 13:06:41 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> Avoid using loop and UB in left-shift operation as suggested by Kim's comment in the JBS-issue.
>> 
>> Tests:
>>  mach5 tiers 1-5 {macosx-aarch64, linux-x64, windows-x64} x {debug, product}
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review comments applied

I have no further comments or issues. Since it's still essentially the
implementation I proposed, I'll leave it to others to approve.

-------------

PR Review: https://git.openjdk.org/jdk/pull/27288#pullrequestreview-3431878809


More information about the hotspot-dev mailing list