Reorder methods in mutex.cpp so related ones are near each other

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • 13
    • Affects Version/s: 12
    • Component/s: hotspot

      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.

            Assignee:
            Patricio Chilano Mateo
            Reporter:
            Patricio Chilano Mateo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: