Remove duplicate dtrace macros

XMLWordPrintable

      There are some duplicated macros defined both in objectMonitor.cpp and synchronizer.cpp:
      - DTRACE_MONITOR_PROBE_COMMON
      - DTRACE_MONITOR_WAIT_PROBE
      - DTRACE_MONITOR_PROBE
      - HOTSPOT_MONITOR_notify
      - HOTSPOT_MONITOR_notifyAll

      They could be defined in objectMonitor.hpp to reduce duplication.

            Assignee:
            Francesco Andreuzzi
            Reporter:
            Francesco Andreuzzi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: