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

@Delegate does not compile deterministically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.12
    • None
    • None
    • None

    Description

      Checkout gradle/gradle from Github, run:

      ```

      ./gradlew core:cleanCompileTestFixturesGroovy core:compileTestFixturesGroovy --no-build-cache && md5 subprojects/core/build/classes/groovy/testFixtures/org/gradle/util/ConcurrentSpecification.class

      ```

      This class is super thin: https://github.com/gradle/gradle/blob/a1b9612fa06f90f20b115cede557e22287501034/subprojects/core/src/testFixtures/groovy/org/gradle/util/ConcurrentSpecification.groovy#L23

       

      Guess is that it is `@Delegate` or `@Delegate` in conjunction with Spock

       

       

      Attachments

        1. ConcurrentSpecification-with-groovy-2.4.15.zip
          16 kB
          Lóránt Pintér
        2. ConcurrentSpecification.class
          7 kB
          Luke Daley
        3. ConcurrentSpecification.class
          7 kB
          Luke Daley

        Activity

          People

            Unassigned Unassigned
            ldaley Luke Daley
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: