< prev index next >

src/hotspot/cpu/x86/stubRoutines_x86.hpp

Print this page
@@ -42,10 +42,11 @@
  
  #undef DEFINE_BLOB_SIZE
  
  class x86 {
   friend class StubGenerator;
+  friend class StubRoutines;
   friend class VMStructs;
  
    // declare fields for arch-specific entries
  
  #define DECLARE_ARCH_ENTRY(arch, blob_name, stub_name, field_name, getter_name) \
< prev index next >