hotspot/src/share/vm/interpreter/interpreterRuntime.cpp
changeset 35606 d873b64009cc
parent 35477 7a00b08d27bc
parent 35546 b75e269c0922
child 35913 928548a43408
--- a/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Tue Jan 26 17:13:18 2016 +0100
+++ b/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Thu Jan 28 09:49:17 2016 +0100
@@ -1247,6 +1247,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(),