[master] RFR: 8303813: [Lilliput] (AArch64) Use tbz instead of tst and br in load_klass() [v2]
Roman Kennke
rkennke at openjdk.org
Thu Mar 9 17:07:32 UTC 2023
On Thu, 9 Mar 2023 16:15:06 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Missed the latter. Lgtm.
>
> one could even make monitor value and friends `const_expr` and use STATIC_ASSERT here. That way, you get a compile error if that assumption fails without paying at runtime.
Yeah I believe there are efforts in upstream to do that.
-------------
PR: https://git.openjdk.org/lilliput/pull/78
More information about the lilliput-dev
mailing list