Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-303

Verify that all synchronized statements have short scopes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.5
    • 2.3 SP1
    • None
    • Medium

      In all cases when we have a passUp() or passDown() call from within a synchronized statement, we need to verify whether
      (a) we can call passDown()/passUp() outside the synchronized statement or
      (b) whether there is a potential deadlock if we don't

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: