Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8368818

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.

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

              Created:
              Updated:
              Resolved: