- 
    Enhancement 
- 
    Resolution: Won't Fix
- 
     P4 P4
- 
    None
- 
    None
                    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.
- 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.
- links to
- 
                     Review(master)
        openjdk/jdk/27538 Review(master)
        openjdk/jdk/27538