< prev index next >

src/hotspot/cpu/riscv/stubRoutines_riscv.hpp

Print this page
@@ -46,10 +46,11 @@
  
  #undef DEFINE_BLOB_SIZE
  
  class riscv {
   friend class StubGenerator;
+  friend class StubRoutines;
  #if INCLUDE_JVMCI
    friend class JVMCIVMStructs;
  #endif
  
    // declare fields for arch-specific entries
< prev index next >