hg: hsx/hotspot-comp/hotspot: 6910461: Register allocator may insert spill code at wrong insertion index

roland.westrelin at oracle.com roland.westrelin at oracle.com
Wed Feb 29 10:38:48 PST 2012


Changeset: b279f99d7143
Author:    roland
Date:      2012-02-28 09:13 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b279f99d7143

6910461: Register allocator may insert spill code at wrong insertion index
Summary: When resolving exception edges after register allocation, the C1 register allocator may insert spill code at the wrong insertion position.
Reviewed-by: kvn, never

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



More information about the hotspot-compiler-dev mailing list