aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/synchronizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/runtime/synchronizer.cpp')
-rw-r--r--src/share/vm/runtime/synchronizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/vm/runtime/synchronizer.cpp b/src/share/vm/runtime/synchronizer.cpp
index 33dfbb205..b35f86fc2 100644
--- a/src/share/vm/runtime/synchronizer.cpp
+++ b/src/share/vm/runtime/synchronizer.cpp
@@ -121,7 +121,7 @@ HS_DTRACE_PROBE_DECL4(hotspot, monitor__waited,
} \
}
-#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) \
{ \