RFR: 8354887: Preserve runtime blobs in AOT code cache
Ashutosh Mehra
asmehra at openjdk.org
Mon May 5 21:13:24 UTC 2025
On Mon, 5 May 2025 15:32:54 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Yes, please do that in decode_klass_not_null().
> We update other methods for nmethod caching in JDK 26.
I updated both encode and decode versions.
Thanks to @adinn for providing aarch64 changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25019#issuecomment-2852346882
More information about the hotspot-runtime-dev
mailing list