XuQianJin-Stars commented on PR #3583:
URL: https://github.com/apache/calcite/pull/3583#issuecomment-1857182754

   > > Is this caused by cache?
   > > ```
   > > Build calcite FAILURE reason:                                
   > >     Execution failed for task ':babel:autostyleJavaCheck':
   > >         com.github.autostyle.FormatterException: Error while formatting 
babel\src\main\java\org\apache\calcite\sql\babel\package-info.java: 
org/openjdk/javax/tools/JavaFileManager$Location
   > >             Caused by: java.lang.NoClassDefFoundError: 
org/openjdk/javax/tools/JavaFileManager$Location
   > >                 at 
com.github.autostyle.java.GoogleJavaFormatStep$State.createRemoveUnusedImportsOnly(GoogleJavaFormatStep.java:151)
   > >                 at 
com.github.autostyle.FormatterStepImpl$Standard.format(FormatterStepImpl.java:75)
   > >                 at 
com.github.autostyle.FormatterStep$Strict.format(FormatterStep.java:76)
   > > ```
   > 
   > This is a very strange bug, I am trying to see if I can reproduce it
   
   It seems to be an error in `openjdk`. Can you change the jdk and try it?


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

To unsubscribe, e-mail: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to