hg: jdk/jdk: 8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Wed Nov 13 07:44:00 UTC 2019
Changeset: a8104278b4d0
Author: thartmann
Date: 2019-11-13 08:43 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/a8104278b4d0
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
Summary: Explicitly handle ProjNodes with TOP input.
Reviewed-by: kvn, vlivanov
! src/hotspot/share/opto/phaseX.cpp
More information about the jdk-all-changes
mailing list