8047326 : Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Jun 19 10:49:34 UTC 2014
On 2014-06-19 12:15, Erik Helin wrote:
> Hi Stefan,
>
> thanks for splitting the G1 class unloading patch into smaller pieces!
>
> On Thursday 19 June 2014 10:31:43 AM 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
> Looks good, Reviewed.
Thanks.
StefanK
>
> Thanks,
> Erik
>
>> thanks,
>> StefanK
More information about the hotspot-dev
mailing list