Java 符号不再出现在系统首选项中,但仍被安装

Xar*_*rus -1 java macos java-14

我必须处理一个关于在我的 mac 上安装 Java 的令人困惑的问题:

  • 如果我转到系统首选项,则不再有 Java 符号: 在此处输入图片说明

  • 但是如果我java -version在终端中输入,我会得到

    java version "14" 2020-03-17 Java(TM) SE Runtime Environment (build 14+36-1461) Java HotSpot(TM) 64-Bit Server VM (build 14+36-1461, mixed mode, sharing)

所以,似乎仍然安装了Java。

我的系统:macOS High Sierra 版本 10.13.6

Jai*_*e S 5

您在系统首选项中寻找的 Java 符号是“Java 控制面板”。它已在最新版本的 Java 中删除:

https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html#JDK-8185077

[...] Please note that the Java Control Panel, which was used for configuring the deployment technologies, has also been removed along with the shared system JRE (but not the server JRE) and the JRE Auto Update mechanism.