hotspot/src/share/vm/opto/runtime.cpp
changeset 37242 91e5f98fff6f
parent 36603 0bc3ad031d60
child 37248 11a660dbbb8e
--- a/hotspot/src/share/vm/opto/runtime.cpp	Mon Apr 04 09:15:01 2016 +0200
+++ b/hotspot/src/share/vm/opto/runtime.cpp	Mon Apr 04 09:15:15 2016 +0200
@@ -1288,7 +1288,7 @@
 
   if (log_is_enabled(Info, exceptions)) {
     ResourceMark rm;
-    trace_exception(LogHandle(exceptions)::info_stream(), exception(), pc, "");
+    trace_exception(Log(exceptions)::info_stream(), exception(), pc, "");
   }
 
   // for AbortVMOnException flag