Integrated: 8294729: [s390] Implement nmethod entry barriers
Tyler Steele
tsteele at openjdk.org
Mon Oct 31 16:02:41 UTC 2022
On Tue, 4 Oct 2022 14:27:09 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.
This pull request has now been integrated.
Changeset: f4d8c20c
Author: Tyler Steele <tsteele at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f4d8c20c3b81f65f955591c64281a103225691d9
Stats: 207 lines in 10 files changed: 198 ins; 0 del; 9 mod
8294729: [s390] Implement nmethod entry barriers
Reviewed-by: mdoerr, eosterlund
-------------
PR: https://git.openjdk.org/jdk/pull/10558
More information about the hotspot-dev
mailing list