RFR: 8339113: AccessFlags can be u2 in metadata [v5]
Martin Doerr
mdoerr at openjdk.org
Thu Jan 2 12:55:37 UTC 2025
On Thu, 2 Jan 2025 12:34:59 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> The instruction looks still correct. We are checking the same bit of the 64 bit register as before. (Using `testbitdi` would also work.)
>
> I changed this to testbitdi.
Ok.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22246#discussion_r1900849068
More information about the graal-dev
mailing list