Updating my aliases to quickly switch versions in my .bash_profile, I now have:


Sourcing the .bash_profile (source .bash_profile) and then running each alias, now I’ve got OpenJDK 11 set up and ready to go!


Brew Install Openjdk 8

Brew install openjdk 8
java,jdk 11,mac os,tutorial,java 11,installation
Download
Published at DZone with permission of Kevin Hooke, DZone MVB. See the original article here.

Install Openjdk On Mac

Opinions expressed by DZone contributors are their own.