RFR: 8353568: SEGV_BNDERR signal code adjust definition [v2]

Matthias Baesken mbaesken at openjdk.org
Mon Apr 7 07:17:56 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

Thanks for the review !

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

PR Comment: https://git.openjdk.org/jdk/pull/24441#issuecomment-2782251832


More information about the hotspot-runtime-dev mailing list