kokila-19 commented on PR #5828: URL: https://github.com/apache/hive/pull/5828#issuecomment-2915490763
Yes. We can't support JDK8 and JDK17 together. one example is "--add-opens" which won't be recognized by JDK8 because it does not know such an option. Also, most of the dependencies that are upgraded use jdk17 specifically. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org