8047326 : Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Jun 19 08:31:43 UTC 2014
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