RFR: 8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)

Jatin Bhateja jbhateja at openjdk.org
Mon Apr 24 11:52:53 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.

LGTM.

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

Marked as reviewed by jbhateja (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13603#pullrequestreview-1397804431


More information about the hotspot-compiler-dev mailing list