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

Thomas Schatzl thomas.schatzl at oracle.com
Tue Mar 27 09:11:23 UTC 2018


Hi,

On Tue, 2018-03-27 at 11:05 +0200, Stefan Karlsson wrote:

Hi all,

Please review this trivial patch to move PushAndMarkVerifyClosure::dooopwork 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/

looks good.

Thomas



More information about the hotspot-gc-dev mailing list