RFR(M): 8007439 : C2: adding successful message of inlining

Igor Ignatyev igor.ignatyev at oracle.com
Thu Feb 7 09:49:48 PST 2013


I have update the webrev.

  - added _msg field  with getter and setter
  - removed parameter 'msg' from InlineTree::print_inlining()
  - methods InlineTree::should_inline(), InlineTree::should_not_inline() 
are no longer const-method

http://cr.openjdk.java.net/~iignatyev/8007439/webrev.01/


Best regards,
Igor Ignatyev

On 02/06/2013 06:20 AM, Vladimir Kozlov wrote:
> Add _msg field into InlineTree class with getter and setter instead of
> passing is as parameter.
>
> Thanks,
> Vladimir
>
> On 2/5/13 9:46 AM, Igor Ignatyev wrote:
>> Hi all,
>>
>> Please review the patch.
>>
>> webrev: http://cr.openjdk.java.net/~iignatyev/8007439/webrev.00/
>> testing: JPRT


More information about the hotspot-compiler-dev mailing list