< prev index next >

src/hotspot/share/opto/subtypenode.cpp

Print this page
*** 242,6 ***
      st->print(" profiled at:");
      _method->print_short_name(st);
      st->print(":%d", _bci);
    }
  }
! #endif
--- 242,6 ---
      st->print(" profiled at:");
      _method->print_short_name(st);
      st->print(":%d", _bci);
    }
  }
! #endif
< prev index next >