Integrated: 8353568: SEGV_BNDERR signal code adjust definition

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

This pull request has now been integrated.

Changeset: 6abf4e6d
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6abf4e6d4d9f948b8ae51aec731b94ba7acd022e
Stats:     6 lines in 1 file changed: 4 ins; 0 del; 2 mod

8353568: SEGV_BNDERR signal code adjust definition

Reviewed-by: stuefe

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

PR: https://git.openjdk.org/jdk/pull/24441


More information about the hotspot-runtime-dev mailing list