RFR: Update nmethod caching and clean up unused/duplicate methods [v3]
Aleksey Shipilev
shade at openjdk.org
Thu Jun 5 15:22:09 UTC 2025
On Mon, 2 Jun 2025 14:51:47 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:
>
> Remove CodeBuffer::clear_strings() as the relevant destructors clear the
> strings
>
> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
I wonder if both https://github.com/openjdk/leyden/pull/75 and https://github.com/openjdk/leyden/pull/76 preclude properly testing this PR. Let's integrate those first too.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/71#issuecomment-2944962760
More information about the leyden-dev
mailing list