RFR [11] (XS): 8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Jan 3 18:11:52 UTC 2018


Good.

Thanks,
Vladimir

On 1/3/18 7:20 AM, Eric Caspole wrote:
> Whoops, good catch.
> New one:
> 
> http://cr.openjdk.java.net/~ecaspole/JDK-8192857/03/webrev/
> 
> Eric
> 
> On 01/02/2018 06:49 PM, Vladimir Kozlov wrote:
>> Hi Eric,
>>
>> Method 'm' is not used:
>>
>> +            Method m = cs.getMethod();
>> +            cs.setIntrinsicName(id);
>>
>> Thanks,
>> Vladimir
>>
>> On 1/2/18 11:59 AM, Eric Caspole wrote:
>>> Hi everyone,
>>> Could you review this small enahncement to the LogCompilation utility so it would show the internal intrinsic name 
>>> similarly to +PrintIntrinsics.
>>> Thanks,
>>> Eric
>>>
>>> JBS:
>>> https://bugs.openjdk.java.net/browse/JDK-8192857
>>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~ecaspole/JDK-8192857/02/02/webrev/


More information about the hotspot-compiler-dev mailing list