RFR(L): 8028468: Add inlining information into ciReplay (original) (raw)
Christian Thalinger christian.thalinger at oracle.com
Fri Jan 3 11:42:31 PST 2014
- Next message: RFR(L): 8028468: Add inlining information into ciReplay
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Why are we using a different file for the inline data?
On Dec 27, 2013, at 6:15 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
http://cr.openjdk.java.net/~kvn/8028468/webrev/
https://bugs.openjdk.java.net/browse/JDK-8028468 Add inlining information into Compilation Replay data to correctly inline methods during recompilation. Add ability to use Replay data to replay compilation DURING normal execution of a program (in debug VM only because ciReplay is defined only in debug VM). Currently a program is not executed when we do recompilation. Allow dump and replay inlining for specified method during a program execution. Thanks, Vladimir
- Next message: RFR(L): 8028468: Add inlining information into ciReplay
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list