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

Static Compilation Deadlock

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.4
    • 2.3.5
    • Static compilation
    • None

    Description

      I certain condition I'm not able to replicate yet the Gradle compilation using Gradle compileGroovy tasks hangs indefinitely.

      So far I was able track this problem down to read-write entrant lock (fcall to lock.writeLock().lock(), should be line 1817) in StaticTypeCheckingSupport.ExtensionMethodCache.getExtensionMethods(ClassLoader). I would love to replicate this problem but I need more clues what to do.

      Attachments

        1. threaddump.txt
          9 kB
          Vladimír Oraný
        2. compile-deadlock.zip
          50 kB
          Vladimír Oraný

        Activity

          People

            melix Cédric Champeau
            musketyr Vladimír Oraný
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: