Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3819

SlingTestBase.blockIfRequested always throws IllegalMonitorStateException

    XMLWordPrintableJSON

Details

    Description

      The synchronized block is waiting on the this object, while locking on the slingTestState object. The trivial fix is to call wait on the locked slingTestState object.

      Attachments

        Activity

          People

            rombert Robert Munteanu
            rombert Robert Munteanu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: