@@ -152,11 +152,11 @@ }; // only the classes below belong in the same file class LIRGenerator: public InstructionVisitor, public BlockClosure { - + friend class ShenandoahBarrierSetC1; private: Compilation* _compilation; ciMethod* _method; // method that we are compiling PhiResolverState _resolver_state; BlockBegin* _block;