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

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Nov 8 16:20:11 PST 2012


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

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-dev mailing list