- 
    Enhancement 
- 
    Resolution: Not an Issue
- 
     P4 P4
- 
    12
                    Methods in mutex.cpp that implement the lock()-unlock() path are interleaved with the ones implementing wait()-notify() making it more tedious to browse through the code.
Related methods should be put closer together.
Related methods should be put closer together.
- relates to
- 
                    JDK-8210832 Remove sneaky locking in class Monitor -           
- Resolved
 
-