Integrated: 8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)
Quan Anh Mai
qamai at openjdk.org
Tue Apr 25 16:16:24 UTC 2023
On Sun, 23 Apr 2023 19:51:58 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> Hi,
>
> Can I have reviews for this patch which fixes crashes during PrintOptoAssembly of KRegister spilling code. The reason is that we miss the check for nullptr cbuf.
>
> Thanks a lot.
This pull request has now been integrated.
Changeset: e8f62de1
Author: Quan Anh Mai <qamai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e8f62de1cf791d0212805c7a5a97497b67e2a34a
Stats: 26 lines in 1 file changed: 20 ins; 2 del; 4 mod
8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)
Reviewed-by: shade, thartmann, jbhateja
-------------
PR: https://git.openjdk.org/jdk/pull/13603
More information about the hotspot-compiler-dev
mailing list