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

Andrew Dinn adinn at openjdk.org
Tue Jul 8 10:59:34 UTC 2025


On Mon, 7 Jul 2025 23:24:10 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Andrew Dinn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 18 additional commits since the last revision:
>> 
>>  - Merge branch 'master' into enumerate_entries
>>  - store stub id for opto stub Compile instances as a StubId
>>  - save blobs using blob ids
>>  - make arg in declaration consistent with definition
>>  - fix format for copyright
>>  - update copyrights
>>  - fix inconsistent stub declarations
>>  - fix formatting issues
>>  - remove redundant doc comments
>>  - fix copy paste errors in riscv
>>  - ... and 8 more: https://git.openjdk.org/jdk/compare/e06700a6...dbc8394a
>
> So far testing is fine. I see only failures caused by known AOT stubs caching bug: [JDK-8357593](https://bugs.openjdk.org/browse/JDK-8357593)

@vnkozlov I've pushed the two changes you provided (on the assumption that we are not going to need to backport them to jdk25).
Is there any need for more testing, assuming the latest push passes GHA?
Is there anything I can do to help with JDK-8357593?

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

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


More information about the shenandoah-dev mailing list