shanrenxj commented on PR #20008: URL: https://github.com/apache/shardingsphere/pull/20008#issuecomment-1209343385
> I noticed the magic [antlr/antlr4#3748](https://github.com/antlr/antlr4/pull/3748). Maybe you can try setting to 4.10.0 locally to edit. Since antlr4 4.10, antlr4 has started to use Java 11 for source code compilation. -------------------------------------------------------------------------------- Going forward, we are using Java 11 for the source code and the compiled .class files for the ANTLR tool. The Java runtime target, however, and the associated runtime tests use Java 8 (bumping up from Java 7). -------------------------------------------------------------------------------- -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
