How to install Java JDK on macOS Example
Homebrew installed the JDK files and directories at /usr/local/Cellar/openjdk/, and symbolic link at /usr/local/opt/openjdk points to the latest Java 15.0.1 version.
https://mkyong.com/java/how-to-install-java-on-mac-osx/