hg: jdk9/hs-comp/hotspot: 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size

igor.veresov at oracle.com igor.veresov at oracle.com
Fri Jan 17 19:25:29 PST 2014


Changeset: 9918c6fb4770
Author:    iveresov
Date:      2014-01-17 18:09 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9918c6fb4770

8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
Summary: Fix the sizing of loadUS2L_immI16 and loadI2L_immI
Reviewed-by: kvn, azeemj

! src/cpu/sparc/vm/sparc.ad
+ test/compiler/codegen/LoadWithMask.java



More information about the jdk9-hs-comp-changes mailing list