[9] RFR(S) 8153818: Move similar CompiledIC platform specific code to shared code.

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Apr 8 19:21:31 UTC 2016


Thank you Igor for reviews.

Vladimir

On 4/8/16 12:18 PM, Igor Veresov wrote:
> Looks good.
>
> igor
>
>> On Apr 8, 2016, at 11:37 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8153818
>> webrev:
>> http://cr.openjdk.java.net/~kvn/8153818/
>>
>> Two CompiledIC methods cleanup_call_site() and is_icholder_call_site() have the same code on all platforms. Move them to shared code in compiledIC.cpp.
>>
>> Regular testing.
>>
>> Thanks,
>> Vladimir
>


More information about the hotspot-compiler-dev mailing list