RFR: 8294729: [s390] Implement nmethod entry barriers [v16]
Tyler Steele
tsteele at openjdk.org
Mon Oct 31 16:00:50 UTC 2022
On Mon, 31 Oct 2022 15:10:44 GMT, Tyler Steele <tsteele at openjdk.org> wrote:
>> This draft PR implements native method barriers on s390. When complete, this will fix the build, and bring the other benefits of [JDK-8290025](https://bugs.openjdk.org/browse/JDK-8290025) to that platform.
>
> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>
> Move nmethod_entry_barrier definition in hpp file
Excellent :-) and thanks again for all the support. I believe it is time to:
-------------
PR: https://git.openjdk.org/jdk/pull/10558
More information about the hotspot-dev
mailing list