RFR: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure [v2]
sid8606
duke at openjdk.org
Mon Jul 17 12:48:35 UTC 2023
> 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:
Move segfault_address definition out into the respective platform files
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14888/files
- new: https://git.openjdk.org/jdk/pull/14888/files/0e79f195..ba81c1b0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14888&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14888&range=00-01
Stats: 18 lines in 9 files changed: 16 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/14888.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14888/head:pull/14888
PR: https://git.openjdk.org/jdk/pull/14888
More information about the hotspot-dev
mailing list