diff -r 60fa7416465e -r d306a75a70d3 hotspot/src/share/vm/runtime/synchronizer.cpp --- 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) \ { \