RFR : move generate_deopt_entry_for to InterpreterGenerator for all arches

Igor Ignatyev igor.ignatyev at oracle.com
Tue Jan 13 10:40:02 UTC 2015


Hi all,

please review the fix which moves the definitions of 
generate_deopt_entry_for method from TemplateInterpreterGenerator to 
InterpreterGenerator for all arches. the declaration was moved by 
6b6cbd8b8914[1].

http://cr.openjdk.java.net/~iignatyev/graal/generate_deopt_entry_for/webrev.00/

[1]
> changeset:   8328:6b6cbd8b8914
> user:        Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
> date:        Sun Mar 17 21:20:39 2013 +0100
> summary:     Support deoptimizing before the entry to a synchronized method.

-- 
Thanks,
Igor


More information about the graal-dev mailing list