src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
changeset 55105 9ad765641e8f
parent 54825 1b03400e5a8f
child 55322 bc5baf205475
--- a/src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp	Thu May 30 11:42:53 2019 +0200
+++ b/src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp	Thu May 30 13:39:13 2019 +0300
@@ -79,6 +79,9 @@
   return offset;
 }
 
+void LIR_Assembler::clinit_barrier(ciMethod* method) {
+  ShouldNotReachHere(); // not implemented
+}
 
 void LIR_Assembler::osr_entry() {
   // On-stack-replacement entry sequence: