Questions on exception control flow

Nils Eliasson nils.eliasson at oracle.com
Wed Oct 17 06:23:54 PDT 2012


In c2 when we have exceptions that is always or often taken, the 
exception code is spliced into the normal control flow. Where should I 
look to find that?

//Nils


More information about the hotspot-compiler-dev mailing list