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

Lutz Schmidt lucy at openjdk.org
Tue Apr 25 13:00:14 UTC 2023


On Thu, 13 Apr 2023 16:32:19 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> What about using `stop` or anything which doesn't take a condition? That would avoid confusion.

That is a good idea. It's of no benefit to check for the complement of the condition above.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12822#discussion_r1176477573


More information about the hotspot-dev mailing list