RFR: 8073388: Get rid of the dependency from handles.hpp to klass.hpp

David Holmes david.holmes at oracle.com
Thu Feb 19 07:49:39 UTC 2015


On 18/02/2015 7:16 PM, Stefan Karlsson wrote:
> Hi,
>
> Please review this patch to get rid of dependencies from handles.hpp to
> klass.hpp. This patch is extracted from a bigger patch to clean up some
> of our GC code dependencies in oop_iterate.
>
> http://cr.openjdk.java.net/~stefank/8073388/webrev.01/
> https://bugs.openjdk.java.net/browse/JDK-8073388

Has the change from an inline definition to a non-inline definition been 
cleared from a performance perspective?

David

> Thanks,
> StefanK


More information about the hotspot-dev mailing list