JornVernee commented on issue #906: GROOVY-9073: added compiler option to 
enable preview features (JEP 12)
URL: https://github.com/apache/groovy/pull/906#issuecomment-482870973
 
 
   All of them seem to be failing with an NPE at 
`org.codehaus.groovy.classgen.asm.sc.StaticTypesMethodReferenceExpressionWriter.createParametersWithExactType(StaticTypesMethodReferenceExpressionWriter.java:207)`,
 e.g. : https://travis-ci.org/apache/groovy/jobs/517407421#L2283 just searched 
for 'caused by' in the travis log and it's all the same source. But, according 
to github, that line is a comment: 
https://github.com/apache/groovy/blob/d744dfbbdc0741750e3af0b233c46af298a1e724/src/main/java/org/codehaus/groovy/classgen/asm/sc/StaticTypesMethodReferenceExpressionWriter.java#L204-L212
   
   If it's an infrastructure problem you could try closing and re-opening the 
PR, which should trigger travis to run again.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to