Integrated: 8302328: [s390x] Simplify asm_assert definition
Amit Kumar
amitkumar at openjdk.org
Wed Apr 26 16:16:02 UTC 2023
On Thu, 2 Mar 2023 07:49:05 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.
This pull request has now been integrated.
Changeset: a18191fe
Author: Amit Kumar <amitkumar at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a18191fee8347c82764d3b2e2841d24d4670d47d
Stats: 85 lines in 9 files changed: 3 ins; 39 del; 43 mod
8302328: [s390x] Simplify asm_assert definition
Reviewed-by: lucy, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/12822
More information about the hotspot-dev
mailing list