git: openjdk/mobile: 8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes

duke duke at openjdk.java.net
Wed Nov 13 07:48:45 UTC 2019


Changeset: 7ba4fc47
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2019-11-13 08:43:35 +0000
URL:       https://git.openjdk.java.net/mobile/commit/7ba4fc47

8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes

Explicitly handle ProjNodes with TOP input.

Reviewed-by: kvn, vlivanov

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



More information about the mobile-changes mailing list