You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2019/03/06 15:18:34 UTC

[GitHub] [groovy] danielsun1106 commented on issue #882: [WIP]GROOVY-9008: Support native method reference and constructor reference

danielsun1106 commented on issue #882: [WIP]GROOVY-9008: Support native method reference and constructor reference
URL: https://github.com/apache/groovy/pull/882#issuecomment-470146519
 
 
   It's really weird... Tests pass on my local machine( https://gradle.com/s/iet2cjgpvrex4 ) , but fail on travis CI ( https://gradle.com/s/pvizsvfhnymgs ).
   P.S. I use Corretto openjdk locally.
   ```
   openjdk version "11.0.2" 2019-01-15 LTS
   OpenJDK Runtime Environment Corretto-11.0.2.9.1 (build 11.0.2+9-LTS)
   OpenJDK 64-Bit Server VM Corretto-11.0.2.9.1 (build 11.0.2+9-LTS, mixed mode)
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services