hg: jdk9/hs-comp/hotspot: 8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Mar 15 19:29:07 UTC 2016


Changeset: 6daf6d082fd0
Author:    thartmann
Date:      2016-03-15 17:42 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6daf6d082fd0

8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
Summary: Wait with removing casts from inputs in PhiNode::ideal() until after parsing for the type information to propagate.
Reviewed-by: kvn

! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/cfgnode.cpp
+ test/compiler/types/TestPhiElimination.java



More information about the jdk9-all-changes mailing list