hg: hsx/hotspot-comp/hotspot: 8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Nov 6 17:29:36 PST 2012


Changeset: f3da5ff1514c
Author:    kvn
Date:      2012-11-06 15:16 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/f3da5ff1514c

8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov

! src/share/vm/opto/escape.cpp
+ test/compiler/8002069/Test8002069.java



More information about the hotspot-compiler-dev mailing list