RFR: 8302328: [s390x] Simplify asm_assert definition [v6]

Amit Kumar amitkumar at openjdk.org
Wed Apr 26 11:56:58 UTC 2023


On Wed, 26 Apr 2023 11:36:57 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

>> This PR cleanups some assert statements and specifies branch condition at calling site itself. Remaining asm_assert methods are inlined as well.
>
> Amit Kumar has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 17 commits:
> 
>  - Merge branch 'master' into simplify_assert
>  - illtrap cleanup
>  - address comment from Martin
>  - Merge branch 'master' into simplify_assert
>  - added id to illtrap
>  - address lutz comment & revert inlining
>  - Revert "inline asm_assert"
>  - Revert "inlined assert method"
>  - Revert "added inline keyword before function implementation"
>  - added inline keyword before function implementation
>  - ... and 7 more: https://git.openjdk.org/jdk/compare/35e7bc21...d830eead

locally build is fine.. with current changes as well..

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

PR Comment: https://git.openjdk.org/jdk/pull/12822#issuecomment-1523273494


More information about the hotspot-dev mailing list