Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4159

hang on exception in synchronized block

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.7.2
    • 1.7.3, 1.8-beta-1
    • None
    • None

    Description

      Following script hangs on 1.7.2:

      obj = 1
      synchronized(obj) {
      obj.e
      }

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            san Alexander Kleymenov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: