RFR: 8351700: Remove code conditional on BarrierSetNMethod being null [v2]
Doug Simon
dnsimon at openjdk.org
Tue Mar 11 20:00:59 UTC 2025
> All GCs started needing nmethod entry barriers as of loom so there's no longer any need to test for null nmethod entry barriers.
Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
revived accidentally deleted code
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23996/files
- new: https://git.openjdk.org/jdk/pull/23996/files/b958ee43..b3d4721d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23996&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23996&range=00-01
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23996.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23996/head:pull/23996
PR: https://git.openjdk.org/jdk/pull/23996
More information about the shenandoah-dev
mailing list