Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8031799 Add inlining information into ciReplay

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8045187 Add inlining information into ciReplay

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8053193 Add inlining information into ciReplay

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8274785 ciReplay: Potential crash due to uninitialized Compile::_ilt variable

Enhancement - null JDK-8276045 ciReplay: Dump C1 inlining replay data to replay file