RFR: 8353568: SEGV_BNDERR signal code adjust definition [v2]
Thomas Stuefe
stuefe at openjdk.org
Fri Apr 4 13:20:00 UTC 2025
On Fri, 4 Apr 2025 11:30:41 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> There was a remark from Thomas Stuefe in https://github.com/openjdk/jdk24u/pull/175 .
>>
>> The idea was to add a static assert for SEGV_BNDERR sig-code.
>> The static assert will alert us if we build on a newer Linux version and turns out we were wrong with our assumed number.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> fix STATIC_ASSERT
Good and imho trivial. Thanks!
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24441#pullrequestreview-2742970930
More information about the hotspot-runtime-dev
mailing list