FreeOnePlus commented on PR #10339:
URL: https://github.com/apache/doris/pull/10339#issuecomment-1163800037

   > Why downgrade the version of JDK?
   
   In the past practice process, I found that whether it is a developer or a 
community user, the JDK version is still mostly 1.8.0. In our Docker compiled 
image, the default JDK-11 version is adopted. Not paying attention to the JDK 
version problem often leads to taking time to compile, but getting a binary 
file with an incorrect JDK version, so I want to change the default JDK version 
of Doris's Docker compiled image to JDK-1.8.0.
   
   At the same time, I also sent a discussion email to the dev mailing group, 
welcome to reply to the discussion, thk~


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to