hg: jdk9/hs-comp/hotspot: 8042052: assert(t != NULL) failed: must set before get

albert.noll at oracle.com albert.noll at oracle.com
Mon May 5 13:50:39 UTC 2014


Changeset: 3e1b9ea326fa
Author:    anoll
Date:      2014-05-05 15:10 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3e1b9ea326fa

8042052: assert(t != NULL) failed: must set before get
Summary: Added missing call to _gvn.transform to make sure the type of the PhiNode is recorded in the gvn.
Reviewed-by: kvn
Contributed-by: Tobias Hartmann <tobias.hartmann at oracle.com>

! src/share/vm/opto/library_call.cpp



More information about the jdk9-all-changes mailing list