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

Amit Kumar amitkumar at openjdk.org
Wed Apr 26 03:33:27 UTC 2023


On Tue, 25 Apr 2023 12:56:55 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

>> What about using `stop` or anything which doesn't take a condition? That would avoid confusion.
>
>> 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.

I'll update it with `stop`.

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

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


More information about the hotspot-dev mailing list