Questions on exception control flow

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Oct 17 09:46:23 PDT 2012


Are you asking about this GraphKit::builtin_throw()?

Vladimir

Nils Eliasson wrote:
> 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