hg: hsx/hotspot-comp/hotspot: 6910464: Lookupswitch and Tableswitch default branches not recognized as safepoints

roland.westrelin at oracle.com roland.westrelin at oracle.com
Fri Mar 2 09:11:49 PST 2012


Changeset: 4fabc16dc5bf
Author:    roland
Date:      2012-03-02 16:04 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4fabc16dc5bf

6910464: Lookupswitch and Tableswitch default branches not recognized as safepoints
Summary: C1 does not recognize the default branch of a lookupswitch or tableswitch bytecode to be a safepoint if backward.
Reviewed-by: kvn, never

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



More information about the hotspot-compiler-dev mailing list