RFR: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure
Thomas Stuefe
stuefe at openjdk.org
Fri Jul 14 17:11:01 UTC 2023
On Fri, 14 Jul 2023 12:44:03 GMT, sid8606 <duke at openjdk.org> wrote:
> All faults on s390x give the address only on page granularity.
> e.g. if you use 0x123456 as fail address you get si_addr == 0x123000
I'm surprised that not much more breaks. We rely a lot on si_addr. Are we sure this is not a kernel bug on s390? Any chance to get this behavior changed on the kernel level?
-------------
PR Review: https://git.openjdk.org/jdk/pull/14888#pullrequestreview-1530655474
More information about the hotspot-dev
mailing list