RFR: 8370314: Update signals_posix with new Linux signal codes [v2]
David Holmes
dholmes at openjdk.org
Thu Jan 8 12:08:39 UTC 2026
On Thu, 8 Jan 2026 09:32:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> FWIW, @tstuefe added checks like this (minus the proposed macro) when introducing the `MAP_FIXED_NOREPLACE` define in os_linux.cpp: [3699666](https://github.com/openjdk/jdk/commit/3699666c9325b38d287e1d4d2576f8e3a662ae81)
Yes but in that case we knew the problem was that it did in fact have different values.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29105#issuecomment-3723567770
More information about the hotspot-runtime-dev
mailing list