RFR: 8267531: [x86] Assembler::andb(Address, Register) encoding is incorrect
Azeem Jiva
azeemj at openjdk.java.net
Fri May 21 14:24:45 UTC 2021
On Fri, 21 May 2021 12:49:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the bug report to see the way we arrived here. I looked through the [breakage changeset](https://github.com/openjdk/jdk/commit/de784312c340b4a4f4c4d11854bfbe9e9e826ea3), and I think that is the only "*b" case that is missing.
>
> Attention @JohnTortugo.
>
> Additional testing:
> - [x] Failing fuzzer test (now passes)
> - [x] Linux x86_64 fastdebug `tier1`
Not a reviewer, but this makes sense.
-------------
Marked as reviewed by azeemj (Author).
PR: https://git.openjdk.java.net/jdk/pull/4145
More information about the hotspot-compiler-dev
mailing list