Remove Mutex destructor assertion

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b21
    • generic
    • generic

      The Mutex destructor consists of an assert on the values of several members. However, the Monitor destructor makes the same assertion, but with a lot more useful information in the error message. The Mutex destructor does nothing but get in the way of that more useful Monitor destructor's assertion.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: