RFR: Update nmethod caching and clean up unused/duplicate methods [v9]
Ashutosh Mehra
asmehra at openjdk.org
Mon Jun 16 19:41:46 UTC 2025
On Mon, 16 Jun 2025 19:31:28 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> It seems work. We only loosing statistic output from AOTCodeClose::close(). We actually should not do it there. There is separate path for printing statistic print_statistics() on VM exit which will call AOT code statistics.
I am not sure I get your point here. Did you mean we can avoid calling AOTCodeCache::close() on VM exit?
-------------
PR Comment: https://git.openjdk.org/leyden/pull/71#issuecomment-2977871435
More information about the leyden-dev
mailing list