breautek commented on issue #929: URL: https://github.com/apache/cordova-docs/issues/929#issuecomment-1680525942
> Downloading oracle jdk now requires an oracle account (**_nooooope!_**), so if openjdk works just as well, it will be easier for a new user to install openjdk If anything we should just remove the Oracle link and just simply reference JDK without making any mention (or link) to any particular JDK implementation. Which further enforces my "opinionated" concern. My previous comment about keeping Oracle is just because Oracle is the governing body around Java. In reality I know people who use Oracle JDK, AdoptJDK, and OpenJDK and I myself also use OpenJDK. Android Studio uses an IDEA Intellija custom build that is derived off of OpenJDK. In theory, as long as the JDK implementation implements the specification properly any implementation should work, given you're using the correct specification version required by the android build tools. -- 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]
