RFR: Update nmethod caching and clean up unused/duplicate methods [v8]
Vladimir Kozlov
kvn at openjdk.org
Fri Jun 13 17:38:42 UTC 2025
On Thu, 12 Jun 2025 20:12:36 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
>> 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:
>
> Add back CodeBuffer::clear_strings()
>
> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
Good.
If @adinn don't have any more comments you can integrate.
We may need few more AOT fixes in mainline before marge from it.
-------------
Marked as reviewed by kvn (Committer).
PR Review: https://git.openjdk.org/leyden/pull/71#pullrequestreview-2925665952
PR Comment: https://git.openjdk.org/leyden/pull/71#issuecomment-2971074258
More information about the leyden-dev
mailing list