< prev index next >

src/hotspot/cpu/x86/c1_LinearScan_x86.hpp

Print this page

        

*** 120,130 **** return false; } ! class FpuStackAllocator VALUE_OBJ_CLASS_SPEC { private: Compilation* _compilation; LinearScan* _allocator; LIR_OpVisitState visitor; --- 120,130 ---- return false; } ! class FpuStackAllocator { private: Compilation* _compilation; LinearScan* _allocator; LIR_OpVisitState visitor;
< prev index next >