Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7098386

FindBugs: Synchronization on updated field (Mutable Lock)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • jt4.4.1
    • jt4.4.1
    • tools
    • b05
    • b05
    • generic
    • generic
    • Verified

    Description

      ML: Synchronization on updated field (Mutable Lock)
      Synchronization on field in futile attempt to guard that field
         ML: In class com.sun.javatest.exec.ProgressMeter
      In class com.sun.javatest.exec.ProgressMeter
      In method com.sun.javatest.exec.ProgressMeter.stop()
      Field com.sun.javatest.exec.ProgressMeter.myThread
      At ProgressMeter.java:[line 135]
      Synchronization on ProgressMeter.myThread in futile attempt to guard it

      Attachments

        Activity

          People

            ersh Mikhail Ershov (Inactive)
            ersh Mikhail Ershov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: