johnyangk commented on a change in pull request #281: [NEMO-437] Support Java version 11 URL: https://github.com/apache/incubator-nemo/pull/281#discussion_r374488308
########## File path: README.md ########## @@ -17,7 +17,7 @@ Please refer to the [Contribution guideline](.github/CONTRIBUTING.md) to contrib ## Nemo prerequisites and setup ### Prerequisites -* Java 8 +* Java 11 Review comment: Does Java 8 still work? Maybe something like this, so 8/9/10 users first give it a try?: Java 8 or higher (mostly tested on Java 11) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
