hotspot/src/share/vm/runtime/synchronizer.cpp
changeset 22190 d306a75a70d3
parent 20282 7f9cbdf89af2
child 22872 b6902ee5bc8d
child 22551 9bf46d16dcc6
--- a/hotspot/src/share/vm/runtime/synchronizer.cpp	Mon Dec 16 10:34:30 2013 +0100
+++ b/hotspot/src/share/vm/runtime/synchronizer.cpp	Wed Dec 18 08:39:06 2013 +0100
@@ -119,7 +119,7 @@
     }                                                                      \
   }
 
-#define HOTSPOT_MONITOR_PROBE_waited HOTSPOT_MONITOR_PROBE_WAITED
+#define HOTSPOT_MONITOR_PROBE_waited HOTSPOT_MONITOR_WAITED
 
 #define DTRACE_MONITOR_PROBE(probe, monitor, obj, thread)                  \
   {                                                                        \