nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-726181536


   Status:
   Several things fail when I use this docker image and run `./gradlew check` .
   
   One I'm kinda stuck on how to fix it is this one:
   
   ```
   > Task :sdks:java:core:compileJava
   ...
   compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.9, 
{1}, {2}, {3}, {4}, {5}, {6}, {7}
   java.lang.NoSuchMethodError: 'void 
com.sun.tools.javac.util.Log.error(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition,
 java.lang.String, java.lang.Object[])'
           at 
com.google.errorprone.ErrorProneError.logFatalError(ErrorProneError.java:55)
           at 
com.google.errorprone.ErrorProneAnalyzer.finished(ErrorProneAnalyzer.java:155)
           at 
jdk.compiler/com.sun.tools.javac.api.MultiTaskListener.finished(MultiTaskListener.java:132)
           at 
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.flow(JavaCompiler.java:1418)
           at 
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.flow(JavaCompiler.java:1365)
   ```
   
   Suggestions are welcome.


----------------------------------------------------------------
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]


Reply via email to