RFR: 8291302: ARM32: nmethod entry barriers support
Aleksei Voitylov
avoitylov at openjdk.org
Wed Nov 30 20:45:36 UTC 2022
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".
Errors in pre-submit tests are clearly unrelated, GHA can't download the bundles for linux-x86:
Error: Unable to find an artifact with the name: bundles-linux-x86
-------------
PR: https://git.openjdk.org/jdk/pull/11442
More information about the hotspot-dev
mailing list