8047326 : Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Jun 19 09:20:16 UTC 2014
On 2014-06-19 11:26, Vladimir Ivanov wrote:
> Looks good.
Thanks, Vladimir.
StefanK
>
> Best regards,
> Vladimir Ivanov
>
> On 6/19/14 12:31 PM, Stefan Karlsson wrote:
>> Hi all,
>>
>> Currently, we have exactly the same implementation of
>> CompiledIC::CompiledIC in all the compiledIC_<arch>.cpp files. I propose
>> that we get rid of this code duplication and add just one implementation
>> in the compiledIC.cpp file.
>>
>> This patch is broken out from the G1 Class Unloading code, so I would
>> like to push this through the GC repository, if I don't get any
>> objections.
>>
>> http://cr.openjdk.java.net/~stefank/8047326/webrev.00/
>> https://bugs.openjdk.java.net/browse/JDK-8047326
>>
>> thanks,
>> StefanK
More information about the hotspot-dev
mailing list