hotspot/src/share/vm/interpreter/interpreterRuntime.cpp
changeset 35542 9dccb7f9f656
parent 35071 a0910b1d3e0d
child 35546 b75e269c0922
--- a/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Fri Jan 08 10:14:02 2016 +0100
+++ b/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Fri Dec 18 20:23:26 2015 +0300
@@ -1252,6 +1252,7 @@
         } else {
           // debugging suppport
           if (PrintSignatureHandlers && (handler != Interpreter::slow_signature_handler())) {
+            ttyLocker ttyl;
             tty->cr();
             tty->print_cr("argument handler #%d for: %s %s (fingerprint = " UINT64_FORMAT ", %d bytes generated)",
                           _handlers->length(),