RFR: 8294729: [s390] Implement nmethod entry barriers [v2]
Tyler Steele
tsteele at openjdk.org
Thu Oct 27 14:15:40 UTC 2022
On Wed, 26 Oct 2022 20:48:32 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixup comments
>
> src/hotspot/cpu/s390/stubGenerator_s390.cpp line 2888:
>
>> 2886:
>> 2887: // Check return val of vm call
>> 2888: // if (return val != 0)
>
> Comment should also get updated.
Agreed. This change is complete.
-------------
PR: https://git.openjdk.org/jdk/pull/10558
More information about the hotspot-dev
mailing list