RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp (original) (raw)
Stefan Johansson stefan.johansson at oracle.com
Tue Mar 27 09:16:29 UTC 2018
- Previous message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Next message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good! StefanJ
On 2018-03-27 11:05, 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/ Thanks, StefanK
- Previous message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Next message (by thread): RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]