RFR: Store AOT code in cached code region of AOT cache [v3]
Ashutosh Mehra
asmehra at openjdk.org
Wed Feb 12 19:21:30 UTC 2025
On Wed, 12 Feb 2025 15:35:56 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Why not CachedCodeMaxSize?
Yeah, I think that makes sense. Since the aot code buffer is based on CachedCodeMaxSize, we can use this for sizing cached code region as well.
-------------
PR Review Comment: https://git.openjdk.org/leyden/pull/39#discussion_r1953264442
More information about the leyden-dev
mailing list