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

Martin Doerr mdoerr at openjdk.org
Thu Jan 30 13:49:02 UTC 2025


On Wed, 29 Jan 2025 17:18:37 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> Implementation of JDK-8343767
>
> 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

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

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


More information about the hotspot-dev mailing list