RFR: 8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948 [v3]
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Jan 28 18:10:11 UTC 2022
On Fri, 28 Jan 2022 08:50:49 GMT, Denghui Dong <ddong at openjdk.org> wrote:
>> Hi,
>>
>> Could I have a review of this fix?
>>
>> JDK-8277948 missed the changes to thread_bsd_aarch64.cpp and thread_windows_aarch64.cpp. It caused some tests failures.
>>
>> I'm trying to find an environment for windows/mac on aarch64 for testing.
>>
>> Thanks,
>> Denghui
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
>
> update copyright
The fix hasn't been pushed yet so the CI is failing.
And my Mach5 Tier3 *test job* of the v02 fix has passed.
I would be fine if this fix pushed now. Especially since I've tested in Mach Tier[1-3]
and it passes. So everywhere we've seen this test fail (so far) in Mach5 has been
re-tested and now passes.
Okay. I now have a review of the ProblemListing and we haven't heard
from @D-D-H in ~3 hours so I'm going ahead with the ProblemListing.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7260
More information about the hotspot-runtime-dev
mailing list