RFR: 8291302: ARM32: nmethod entry barriers support [v5]

Aleksei Voitylov avoitylov at openjdk.org
Mon Dec 26 10:31:12 UTC 2022


> 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".

Aleksei Voitylov has updated the pull request incrementally with one additional commit since the last revision:

  address review comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11442/files
  - new: https://git.openjdk.org/jdk/pull/11442/files/079a1a9b..aa7fc860

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11442&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11442&range=03-04

  Stats: 7 lines in 4 files changed: 3 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/11442.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11442/head:pull/11442

PR: https://git.openjdk.org/jdk/pull/11442


More information about the hotspot-dev mailing list