This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 5a5494a  Add test runtime dependency (closes #932)
     new 25465fc  GROOVY-9141: add null check for classNode when checking for 
abstract method with body (closes #933)
     new 4cafae8  GROOVY-9141: add null check for classNode when checking for 
abstract method with body (tweaks)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../codehaus/groovy/antlr/AntlrParserPlugin.java   | 13 +++--
 src/test/groovy/bugs/Groovy9141.groovy             | 58 ++++++++++++++++++++++
 .../apache/groovy/parser/antlr4/AstBuilder.java    |  6 +--
 3 files changed, 67 insertions(+), 10 deletions(-)
 create mode 100644 src/test/groovy/bugs/Groovy9141.groovy

Reply via email to