Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 8
Add inlining information into ciReplay data to correctly inline methods during recompilation.
Add ability to use ciReplay to compile method DURING normal execution of program.
Currently program is not executed when we do recompilation.
backported by
JDK-8031799 Add inlining information into ciReplay
- Resolved
JDK-8045187 Add inlining information into ciReplay
- Resolved
JDK-8053193 Add inlining information into ciReplay
- Resolved
relates to
JDK-8274785 ciReplay: Potential crash due to uninitialized Compile::_ilt variable
- Resolved
JDK-8276045 ciReplay: Dump C1 inlining replay data to replay file
- Open