*** 498,10 *** --- 498,11 --- void array_store(BasicType etype); // Helper function to compute array addressing Node* array_addressing(BasicType type, int vals, const Type*& elemtype); void clinit_deopt(); + void clinit_barrier_on_inline(); // Pass current map to exits void return_current(Node* value); // Register finalizers on return from Object.<init>