RFR: Update nmethod caching and clean up unused/duplicate methods [v2]
Ashutosh Mehra
asmehra at openjdk.org
Mon Jun 2 14:37:00 UTC 2025
> This PR updates nmethod caching to be based on caching of CodeBlob. It also cleans up some dead code and duplicate methods.
Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
Remove redundant call to clear()
Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
-------------
Changes:
- all: https://git.openjdk.org/leyden/pull/71/files
- new: https://git.openjdk.org/leyden/pull/71/files/6bab593a..b9346a62
Webrevs:
- full: https://webrevs.openjdk.org/?repo=leyden&pr=71&range=01
- incr: https://webrevs.openjdk.org/?repo=leyden&pr=71&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/leyden/pull/71.diff
Fetch: git fetch https://git.openjdk.org/leyden.git pull/71/head:pull/71
PR: https://git.openjdk.org/leyden/pull/71
More information about the leyden-dev
mailing list