RFR: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure [v8]
Fei Yang
fyang at openjdk.org
Wed Jul 19 12:23:42 UTC 2023
On Wed, 19 Jul 2023 09:48:07 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
>
> sid8606 has updated the pull request incrementally with one additional commit since the last revision:
>
> Set pd_segfault_address to 4096 oly for s390x for zero build
Also note that the original `segfault_address` for zero build on AIX is -1 instead of 1024.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14888#issuecomment-1641984410
More information about the hotspot-dev
mailing list