


On digging more, part of the code for the Homebrew formula openjdk at is actually installing 17 but showing the version as 16.0.1 on purpose? if Hardware::CPU. This is a beta version of openjdk for Apple Silicon (openjdk 17 preview). Openjdk: stable 16.0.1 (bottled) ĭevelopment kit for the Java programming language /opt/homebrew/Cellar/openjdk/16.0.1 (618 files, 281.4MB)įrom: License: GPL-2.0-only with Classpath-exception-2.0

The confusing part is brew info openjdk shows: opt/homebrew/Cellar/openjdk/16.0.1/libexec/openjdk.jdk/Contents/Home OpenJDK 64-Bit Server VM Homebrew (build 17+0, mixed mode) Learn more about our Java support and services here. OpenLogic also provides SLA-backed technical support for many Java distributions, including OpenJDK, OpenJ9, and Oracle Java. OpenJDK Runtime Environment Homebrew (build 17+0) OpenLogic provides free, quarterly builds of OpenJDK 8 and OpenJDK 11 (with OpenJDK 17 coming soon) for Linux, Windows, and MacOS. Appium Node.js is a prerequisite for running Appium Server, so we will install it first. Not sure if I have openjdk 16 or 17?īut $java -version shows as 17 $ java -version We can then open the simulator by navigating to Xcode > Open Developer Tool > Simulator. Shows OpenJDK 17 but the path is /opt/homebrew/Cellar/openjdk/16.0.1/. All went well but the versions showing aren't matching. Wanted to install openjdk 16 on MacOS (macOS Big Sur 11.0.1 Apple M1).
