Description
We introduced BarrierSet::flush_deferred_barriers() so that we could move G1's SATB logic out from JavaThread and into the G1SATBCardTableLoggingModRefBS barrier set. We should do the same thing with JavaThread::initialize_queues().