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

Vladimir Ivanov vlivanov at openjdk.org
Thu Jan 30 06:15:58 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

Looks good. 

Testing results (hs-tier1 - hs-tier4) are clean.

Marked as reviewed by vlivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21957#pullrequestreview-2583002679
PR Review: https://git.openjdk.org/jdk/pull/21957#pullrequestreview-2583003078


More information about the hotspot-dev mailing list