RFR: 8360707: Globally enumerate all blobs, stubs and entries [v5]

Ashutosh Mehra asmehra at openjdk.org
Thu Jul 3 15:38:46 UTC 2025


On Thu, 3 Jul 2025 14:41:27 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - save blobs using blob ids
>>  - make arg in declaration consistent with definition
>
> @ashu-mehra Could you please review this PR. In particular, can you check the modifications I just made to the aotCodeCache blob save/load API. We need to save the blob using a blob id rather than a stub id.
> 
> n.b. I had to re-enable the AOTStubCaching flag to test these latest changes (currently, it is always disabled in aotCodeCache.cpp). None of the blob save/restore functionality is exercised without that override.

@adinn yes, I have been reviewing it. Slowly making my way through the code :)

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

PR Comment: https://git.openjdk.org/jdk/pull/26004#issuecomment-3032731124


More information about the shenandoah-dev mailing list