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
- Previous message (by thread): RFR (S): 8200255: Remove G1CMTask::_concurrent
- Next message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): RFR (S): 8200255: Remove G1CMTask::_concurrent
- Next message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]