RFR: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure [v4]
Amit Kumar
amitkumar at openjdk.org
Wed Jul 19 05:46:42 UTC 2023
On Wed, 19 Jul 2023 04:53:53 GMT, sid8606 <duke at openjdk.org> wrote:
>> src/hotspot/cpu/s390/globalDefinitions_s390.hpp line 34:
>>
>>> 32:
>>> 33: //All faults on s390x give the address only on page granularity.
>>> 34: //Set Pdsegfault_address to minumum one page address.
>>
>> Suggestion:
>>
>> // All faults on s390x give the address only on page granularity.
>> // Set pd_segfault_address to minimum one page address.
>
> Fixed, Thanks
you need to commit these changes, They are not reflected as of now here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14888#discussion_r1267566207
More information about the hotspot-dev
mailing list