RFR: 8073387: Move VerifyOopClosures out from genOopClosures.hpp

David Holmes david.holmes at oracle.com
Thu Feb 19 10:42:42 UTC 2015


On 18/02/2015 6:10 PM, Stefan Karlsson wrote:
> Hi,
>
> Please review this patch to move VerifyOopClosures out from
> genOopClosures.hpp. This way users of VerifyOopClosures don't have to
> include genOopClosures.hpp anymore. The implementation of
> VerifyOopClosures::do_oop_work is placed in oop.cpp, where the other
> VerifyOopClosure functions are located.
>
> http://cr.openjdk.java.net/~stefank/8073387/webrev.01/
> https://bugs.openjdk.java.net/browse/JDK-8073387

This is the thread in which I intended to say:

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

Thanks,
David

> Thanks,
> StefanK


More information about the hotspot-dev mailing list