RFR(XXS): 8032207 C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size (original) (raw)
Azeem Jiva azeem.jiva at oracle.com
Fri Jan 17 16:28:45 PST 2014
- Previous message: RFR(XXS): 8032207 C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
- Next message: RFR(XXS): 8032207 C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good. Can we get the test case attached to the bug integrated with this fix?
-- Azeem Jiva @javawithjiva
On Jan 17, 2014, at 4:13 PM, Igor Veresov <igor.veresov at oracle.com> wrote:
Nodes using set() of an unknown constant cannot have fixed size.
Webrev: http://cr.openjdk.java.net/~iveresov/8032207/webrev.00/ Thanks! igor
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140117/3b306867/attachment.html
- Previous message: RFR(XXS): 8032207 C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
- Next message: RFR(XXS): 8032207 C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list