hg: jdk-updates/jdk13u-dev: 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required

yan at azul.com yan at azul.com
Fri Mar 20 06:53:59 UTC 2020


Changeset: 01e6f0f762c7
Author:    thartmann
Date:      2019-08-07 12:09 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/01e6f0f762c7

8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation.
Reviewed-by: kvn

! src/hotspot/share/opto/macro.cpp



More information about the jdk-updates-changes mailing list