< prev index next >

src/hotspot/share/runtime/stubRoutines.cpp

Print this page
@@ -225,11 +225,10 @@
      }
    }
    return nullptr;
  }
  
- 
  static BufferBlob* initialize_stubs(StubCodeGenerator::StubsKind kind,
                                      int code_size, int max_aligned_stubs,
                                      const char* timer_msg,
                                      const char* buffer_name,
                                      const char* assert_msg) {
< prev index next >