RFR: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure [v4]

Fei Yang fyang at openjdk.org
Wed Jul 19 06:29:43 UTC 2023


On Tue, 18 Jul 2023 17:53:46 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> @RealFYang and @backwaterred, your approval would be highly appreciated for this PR :-)

Seems that this will only make a difference to zero and s390 (I am not familar with s390). And I see the test will fail with zero build on linux-aarch64 platform. So you might want to distinguish s390 for zero too. I think it will be safer to set `pd_segfault_address` to 4096 only for s390 and keep the original setting for others.

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

PR Comment: https://git.openjdk.org/jdk/pull/14888#issuecomment-1641491458


More information about the hotspot-dev mailing list