ltamber commented on issue #3450: URL: https://github.com/apache/rocketmq/issues/3450#issuecomment-964741900
> I test the script for several java version, it works fine > > ``` > result -> java version > > 8 -> java version "1.8.0_201" > 9 -> java version "9.0.4" > 10 -> java version "10" 2018-03-20 > 10 -> java version "10.0.1" 2018-04-17 > 17 -> openjdk version "17" 2021-09-14 > 17 -> openjdk version "17.0.1" 2021-10-19 > ``` OK, In this pr #3224, the JAVA_MAJOR_VERSION has also been changed. -- 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]
