macOS
brew install openjdk@11local Homebrew formula metadata
sudo port install openjdk11MacPorts ports tree · java/openjdk11/Portfile · 来源: api.github.com
安装
brew install openjdk@11local Homebrew formula metadata
sudo port install openjdk11MacPorts ports tree · java/openjdk11/Portfile · 来源: api.github.com
sudo apk add openjdk11Alpine Linux edge package indexes · openjdk11 · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openjdk11nixpkgs package indexes · openjdk11 · 来源: raw.githubusercontent.com
sudo zypper install pack200openSUSE Tumbleweed package metadata · pack200 · 来源: download.opensuse.org
winget install --id Microsoft.OpenJDK.11 -eWindows Package Manager source index · Microsoft.OpenJDK.11 · 来源: cdn.winget.microsoft.com
choco install openjdk11Chocolatey community package catalog · openjdk11 · 来源: community.chocolatey.org
概览
Development kit for the Java programming language
历史
openjdk@11 packages the JDK 11 release line of OpenJDK. It exists because Java users often need a specific long-term-support-era toolchain rather than the newest feature release, especially for applications, build plugins, and enterprise stacks certified against Java 11.
The OpenJDK JDK 11 page describes JDK 11 as the open-source reference implementation of version 11 of the Java SE Platform, specified by JSR 384. JDK 11 reached General Availability on 25 September 2018.
JDK 11 was part of the release-model transition that followed JDK 9. OpenJDK moved to six-month feature releases, while vendors designated selected lines for longer support. JEP 14 names JDK 11 among the vendor-designated LTS lines, alongside 8, 17, and 21.
JDK 11 became a major migration target because it was the first broadly adopted LTS line after Java 8. Its feature list includes standard HTTP Client, Flight Recorder, TLS 1.3, launch of single-file source-code programs, Epsilon, experimental ZGC, and the removal of Java EE and CORBA modules, making it both a modernization release and a compatibility checkpoint.
The OpenJDK 11 Updates project maintains the post-GA update stream through separate jdk11u-dev and jdk11u repositories. The repository README explains that jdk11u-dev is where updates are continuously developed and jdk11u is used during rampdown for critical changes needed in the next update release.
Developers install openjdk@11 when a project requires Java 11 language and API behavior, tests against that release line, or cannot yet move to newer LTS lines. Build tools and CI images often pin this package so compilation, bytecode level, and runtime behavior remain stable across machines.
The Homebrew formula is keg-only and tells users how to symlink the JDK bundle into /Library/Java/JavaVirtualMachines as openjdk-11.jdk. That keeps Java 11 available without forcing it to override Homebrew's general openjdk formula.
openjdk@11 is the package-manager expression of Java's long-tail compatibility problem. It is not a fork of OpenJDK; it is a pinned major release line with its own update repositories, compatibility expectations, and coexistence rules beside newer JDKs.
安全态势
没有找到 openjdk@11 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jjs | cli | 全局可执行文件 | |
pack200 | cli | 全局可执行文件 | |
rmic | cli | 全局可执行文件 | |
rmid | cli | 全局可执行文件 | |
unpack200 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/openjdk/jdk11u
安装元数据
| 软件包键 | brew:openjdk@11 |
|---|---|
| 版本 | 11.0.31 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/openjdk@11 |
| 主页 | https://openjdk.org/ |
| 仓库 | https://github.com/openjdk/jdk11u |
| 上游文档 | https://docs.oracle.com/en/java/javase/11 |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://github.com/openjdk/jdk11u/archive/refs/tags/jdk-11.0.31-ga.tar.gz |
| 最后更新 | 2026-06-25T13:37:59+02:00 |
| Pulse | updated |
| 依赖 | freetype, giflib, harfbuzz, jpeg-turbo, libpng, little-cms2 |
| 构建依赖 | autoconf, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | For the system Java wrappers to find this JDK, symlink it with sudo ln -sfn $HOMEBREW_PREFIX/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openjdk@11 |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
Microsoft.OpenJDK.11
winget install --id Microsoft.OpenJDK.11 -eojdkbuild.openjdk.11.jdk
winget install --id ojdkbuild.openjdk.11.jdk -eopenjdk11
sudo port install openjdk11openjdk11
nix profile install nixpkgs#openjdk11openjdk11 11.0.31_p11-r0
Oracle OpenJDK 11
https://github.com/openjdk/jdk11u
sudo apk add openjdk11openjdk11-demos 11.0.31_p11-r0
Oracle OpenJDK 11 (demos)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-demosopenjdk11-doc 11.0.31_p11-r0
Oracle OpenJDK 11 (Documentation)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-docopenjdk11-jdk 11.0.31_p11-r0
Oracle OpenJDK 11 (JDK) (server)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-jdkopenjdk11-jmods 11.0.31_p11-r0
Oracle OpenJDK 11 (jmods)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-jmodsopenjdk11-jre 11.0.31_p11-r0
Oracle OpenJDK 11 (JRE)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-jreopenjdk11-jre-headless 11.0.31_p11-r0
Oracle OpenJDK 11 (JRE headless)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-jre-headlessopenjdk11-src 11.0.31_p11-r0
Oracle OpenJDK 11 (sources)
https://github.com/openjdk/jdk11u
sudo apk add openjdk11-srcpack200 14-3.3
Pack200 compression for JAR files
https://github.com/pack200/pack200
sudo zypper install pack200pack200-javadoc 14-3.3
Javadoc for pack200
https://github.com/pack200/pack200
sudo zypper install pack200-javadocopenjdk11
choco install openjdk11openjdk
nix profile install nixpkgs#openjdk来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.