hg: hsx/hotspot-rt/hotspot: 8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
David Holmes
david.holmes at oracle.com
Tue Apr 23 21:32:51 PDT 2013
Jiangli,
I do not see a public Request for Review for this change.
David
On 24/04/2013 9:11 AM, jiangli.zhou at oracle.com wrote:
> Changeset: 1ea6a35dcbe5
> Author: jiangli
> Date: 2013-04-23 12:32 -0400
> URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1ea6a35dcbe5
>
> 8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
> Summary: Change br_null_short() to br_null().
> Reviewed-by: coleenp, hseigel
>
> ! src/cpu/sparc/vm/interp_masm_sparc.cpp
>
More information about the serviceability-dev
mailing list