hg: hsx/hotspot-comp/hotspot: 7114106: C1: assert(goto_state->is_same(sux_state)) failed: states must match now

roland.westrelin at oracle.com roland.westrelin at oracle.com
Tue Dec 13 04:19:21 PST 2011


Changeset: 7bca37d28f32
Author:    roland
Date:      2011-12-13 10:54 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/7bca37d28f32

7114106: C1: assert(goto_state->is_same(sux_state)) failed: states must match now
Summary: fix C1's CEE to take inlining into account when the stacks in states are compared.
Reviewed-by: iveresov, never

! src/share/vm/c1/c1_Optimizer.cpp



More information about the hotspot-compiler-dev mailing list