RFR: Store AOT code in cached code region of AOT cache [v3]

Ashutosh Mehra asmehra at openjdk.org
Thu Feb 13 20:08:33 UTC 2025


On Wed, 12 Feb 2025 10:50:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Minimal is tricky. Now SCCache depends on CDS archive, so ideally its functionality should be guarded by INCLUDE_CDS and other CDS related macros.
>
>> Minimal is tricky. Now SCCache depends on CDS archive, so ideally its functionality should be guarded by INCLUDE_CDS and other CDS related macros.
> 
> Minimal is easy enough to fix, we just need to clearly introduce dependency on CDS, see #40.

Thanks @shipilev @iklam @vnkozlov for the help and reviews.

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

PR Comment: https://git.openjdk.org/leyden/pull/39#issuecomment-2657599213


More information about the leyden-dev mailing list