Changeset: ef08ecd3cd0f Author: thartmann Date: 2020-08-06 08:10 +0200 URL: https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/ef08ecd3cd0f 8250861: Crash in MinINode::Ideal(PhaseGVN*, bool) Summary: Added missing NULL checks. Reviewed-by: kvn, chagedorn ! src/hotspot/share/opto/addnode.cpp