RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations [v14]

Andrew Dinn adinn at openjdk.org
Thu Jan 30 13:49:02 UTC 2025


On Thu, 30 Jan 2025 13:43:19 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Andrew Dinn has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 68 commits:
>> 
>>  - bump up compiler blob size to allow for large code cache segment/alignment sizes
>>  - merge
>>  - update copyrights
>>  - remove unreferenced local var
>>  - allow repeated entries rather than stubs
>>  - correct error in stub routines fill test
>>  - remove unused ppc stub
>>  - fix errors in s390 arraycopy code
>>  - correct errors in stubgen blob sizes
>>  - merge
>>  - ... and 58 more: https://git.openjdk.org/jdk/compare/51cce6e6...cc85c18a
>
> PPC64 build is also broken:
> stubGenerator_ppc.cpp:4602:1: error: version control conflict marker in file

@TheRealMDoerr Yes, I also spotted that thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2624562982


More information about the hotspot-dev mailing list