RFR: 8364929: Assign unique id to each AdapterBlob stored in AOTCodeCache [v3]

Ashutosh Mehra asmehra at openjdk.org
Tue Sep 30 21:32:41 UTC 2025


On Tue, 30 Sep 2025 20:49:20 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Done
>
> Now only assert(_id_counter ==0) is missing.

Added the assert before `_id_counter = max_id`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27553#discussion_r2392873946


More information about the hotspot-dev mailing list