https://docs.oracle.com/en/java/javase/22/install/installation-jdk-macos.html The JDK supports both Intel-based (x64) and Apple Silicon (AArch64) Mac computers. This topic includes the following sections: System Requirements for Installing the JDK on macOS JDK Installation Instruction Notation for macOS Determining the Default JDK Version on macOS Installing the JDK on macOS Uninstalling the JDK on macOS Installation FAQ for macOS System Requirements for Installing the JDK on macOS For supported processors and browsers, see Oracle JDK Certified Systems Configurations . JDK Installation Instruction Notation for macOS JDK installers now support only one version of any Java feature release. You can't install multiple versions of the same feature release. For example, you can't install jdk- 22 and jdk- 22 .0.1 simultaneously. If you attempt to install jdk- 22 .0.1 after jdk- 22 is installed, the installer uninstalls jdk- 22 a...
Comments
Post a Comment