RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp (original) (raw)

Stefan Karlsson stefan.karlsson at oracle.com
Tue Mar 27 09:05:04 UTC 2018


Hi all,

Please review this trivial patch to move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp. This allows us to get rid of the access.inline.hp include in concurrentMarkSweepGeneration.hpp.

http://cr.openjdk.java.net/~stefank/8200292/webrev.01/

Thanks, StefanK



More information about the hotspot-gc-dev mailing list