RFR: Store AOT code in cached code region of AOT cache [v3]
Ashutosh Mehra
asmehra at openjdk.org
Wed Feb 12 19:34:08 UTC 2025
On Wed, 12 Feb 2025 15:40:02 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Map cached code region separately from the CodeCache
>>
>> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
>
> src/hotspot/share/code/codeCache.cpp line 359:
>
>> 357: }
>> 358:
>> 359:
>
> You can undo that to avoid changing file.
Done
> test/hotspot/jtreg/premain/lib/DemoSupport.gmk line 163:
>
>> 161: ${DEMO_CMDLINE}
>> 162: ls -l ${DEMO_CDS}
>> 163: #ls -l ${DEMO_CDS}.code
>
> I would just remove this line.
Done
-------------
PR Review Comment: https://git.openjdk.org/leyden/pull/39#discussion_r1953281171
PR Review Comment: https://git.openjdk.org/leyden/pull/39#discussion_r1953281081
More information about the leyden-dev
mailing list