RFR: 8353568: SEGV_BNDERR signal code adjust definition

Matthias Baesken mbaesken at openjdk.org
Fri Apr 4 09:07:27 UTC 2025


On Fri, 4 Apr 2025 09:02:02 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.

@tstuefe this is the PR for for suggestion regarding SEGV_BNDERR signal code handling.

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

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


More information about the hotspot-runtime-dev mailing list