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

Remove Mutex destructor assertion

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: