mrutkows commented on a change in pull request #5200: URL: https://github.com/apache/openwhisk/pull/5200#discussion_r829430896
########## File path: README.md ########## @@ -43,8 +43,8 @@ Learn more at [http://openwhisk.apache.org](http://openwhisk.apache.org). The easiest way to start using OpenWhisk is to install the "Standalone" OpenWhisk stack. This is a full-featured OpenWhisk stack running as a Java process for convenience. -Serverless functions run within Docker containers. You will need [Docker](https://docs.docker.com/install), -[Java](https://java.com/en/download/help/download_options.xml) and [Node.js](https://nodejs.org) available on your machine. +Serverless functions run within Docker containers. You will need [Docker](https://docs.docker.com/install), the +[Java Development Kit](https://www.oracle.com/java/technologies/downloads/) and [Node.js](https://nodejs.org) available on your machine. Review comment: Our policy is to reference OpenJDK as a basis and would also like to see a recommendation for a known, tested AdoptOpenJDK LTS 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]
