RFR: 8073387: Move VerifyOopClosures out from genOopClosures.hpp

Mikael Gerdin mikael.gerdin at oracle.com
Wed Feb 18 08:25:55 UTC 2015


Hi Stefan,

On 2015-02-18 09:10, 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/

Looks good to me.

/Mikael

> https://bugs.openjdk.java.net/browse/JDK-8073387
>
> Thanks,
> StefanK



More information about the hotspot-dev mailing list