weihubeats commented on issue #10875:
URL: https://github.com/apache/skywalking/issues/10875#issuecomment-1573127169

   Some of our code using jdk 11 syntax, for some local installation of jdk8 
and jdk11 people, the project if you do not specify the use of 11 to compile, 
then idea may use the default jdk8 to compile thus leading to compile errors, 
if you want to solve this problem may need to manually change the idea in the 
compiled jdk version, due to many modules so the need to change the module is 
very much, so we can not consider the introduction of maven-compiler-plugin 
this plug-in to specify the compiled jdk version, there will be no such problems
   
   Translated with www.DeepL.com/Translator (free version)


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

Reply via email to