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

groovyc should emit errors when @Override is not respected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0-beta-1
    • Compiler
    • None

    Description

      The following compiles without warning or error:

      class OverrideAnnotatationTest {
          @Override
          def notOverriden() {}
      }
      

      Attachments

        Issue Links

          Activity

            People

              paulk Paul King
              btiernay Bob Tiernay
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: