RFR: Update nmethod caching and clean up unused/duplicate methods [v9]

Vladimir Kozlov kvn at openjdk.org
Mon Jun 16 19:16:41 UTC 2025


On Mon, 16 Jun 2025 13:28:11 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:
> 
>   Address ADinn's review comment
>   
>   Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>

Looks like in both case we closed AOT code cache but still trying to access it

-------------

PR Comment: https://git.openjdk.org/leyden/pull/71#issuecomment-2977790245


More information about the leyden-dev mailing list