< prev index next >

src/hotspot/share/runtime/stubRoutines.hpp

Print this page
*** 200,10 ***
--- 200,11 ---
  
  public:
    // Dependencies
    friend class StubGenerator;
    friend class VMStructs;
+   friend class SCAddressTable;
  #if INCLUDE_JVMCI
    friend class JVMCIVMStructs;
  #endif
  
  #include CPU_HEADER(stubRoutines)
< prev index next >