RFR(M): 8005439: no message about inline method if it specified by CompileCommand
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jan 22 11:18:09 PST 2013
Your changes in C2 are too intrusive for simple fix. You need separate
RFE to print success message.
Thanks,
Vladimir
On 1/22/13 7:05 AM, Igor Ignatyev wrote:
> Hi all,
>
> Please review the fix.
>
> http://cr.openjdk.java.net/~vlivanov/8005439/webrev.00/
>
> print_inlining is not called if method specified by
> '-XX:CompileCommand=inline'
> so it's difficult to understand that the command works or does not work.
>
> Testing: JPRT
More information about the hotspot-compiler-dev
mailing list