RFR: 8345102: [s390x/ppc] ShowRegistersOnAssertTest.java fails after 8343756 [v3]
Martin Doerr
mdoerr at openjdk.org
Fri Nov 29 11:12:40 UTC 2024
On Fri, 29 Nov 2024 11:08:06 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> I only tested on s390x and my team mate tested on PPC. Both of these platforms are okay. For rest neither I have hardware access nor I have hs_err file info. So It should give them the same result pass/fail as it was giving before this change.
>
> I disagree. The code should not crash. It can easily be tested by commenting out the platform case of your choice above.
It should work if you remove ", null".
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22427#discussion_r1863361471
More information about the hotspot-runtime-dev
mailing list