Integrated: 8291302: ARM32: nmethod entry barriers support
Aleksei Voitylov
avoitylov at openjdk.org
Tue Jan 3 12:05:55 UTC 2023
On Wed, 30 Nov 2022 20:26:23 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> This PR implements nmethod entry barriers for ARM32. It has already been implemented for other ports and is related with JDK-8290025 "Remove the Sweeper".
This pull request has now been integrated.
Changeset: 245f0cf4
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/245f0cf4ac9dc655bfe2abb1c88c6ed1ddffd291
Stats: 268 lines in 12 files changed: 263 ins; 0 del; 5 mod
8291302: ARM32: nmethod entry barriers support
Reviewed-by: eosterlund, rrich, mdoerr, aph
-------------
PR: https://git.openjdk.org/jdk/pull/11442
More information about the hotspot-dev
mailing list