RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp

Stefan Karlsson stefan.karlsson at oracle.com
Tue Mar 27 09:21:53 UTC 2018


Thanks StefanJ.

StefanK

On 2018-03-27 11:16, Stefan Johansson wrote:
> Looks good!
> StefanJ
> 
> On 2018-03-27 11:05, Stefan Karlsson wrote:
>> 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