RFR: Update nmethod caching and clean up unused/duplicate methods [v3]
Vladimir Kozlov
kvn at openjdk.org
Thu Jun 5 15:55:02 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 #75 and #76 preclude properly testing this PR. Let's integrate those first too.
Yes, and merge from mainline with all AOT bugs fixes there. I will wait JDK 25 fork before merge.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/71#issuecomment-2945074937
More information about the leyden-dev
mailing list