hg: jdk/submit: 8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
martin.doerr at sap.com
martin.doerr at sap.com
Tue Nov 12 15:13:44 UTC 2019
Changeset: ad05ed6f2a77
Author: mdoerr
Date: 2019-11-12 16:13 +0100
URL: https://hg.openjdk.java.net/jdk/submit/rev/ad05ed6f2a77
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
Summary: Verification code needs to skip illegal phi functions.
Reviewed-by: thartmann, vlivanov
! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_Optimizer.cpp
More information about the jdk-submit-changes
mailing list