macOS
brew install openjdk@17local Homebrew formula metadata
sudo port install openjdk17MacPorts ports tree · java/openjdk17/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openjdk@17 pour les workflows d'agents IA.
installation
brew install openjdk@17local Homebrew formula metadata
sudo port install openjdk17MacPorts ports tree · java/openjdk17/Portfile · Source: api.github.com
sudo apt install openjdk-17-dbgUbuntu 24.04 LTS package indexes · openjdk-17-dbg · Source: archive.ubuntu.com
sudo apk add openjdk17Alpine Linux edge package indexes · openjdk17 · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openjdk17nixpkgs package indexes · openjdk17 · Source: raw.githubusercontent.com
choco install openjdk17Chocolatey community package catalog · openjdk17 · Source: community.chocolatey.org
winget install --id Microsoft.OpenJDK.17 -eWindows Package Manager source index · Microsoft.OpenJDK.17 · Source: cdn.winget.microsoft.com
aperçu
Development kit for the Java programming language
Aucun alias exécutable n'a été trouvé dans la base locale des paquets.
historique
OpenJDK 17 is the open-source reference implementation of Java SE 17. It reached General Availability on 14 September 2021 and became one of the major post-Java-11 long-term-support baselines for Java developers, vendors, build systems, CI images, and Linux/macOS package managers.
JDK 17 was produced through the OpenJDK JDK Project, whose long-running goal is to ship open-source reference implementations of the Java SE Platform on a strict six-month feature-release cadence. The release was specified by JSR 390, tracked through the JEP process, and delivered using the JDK Release Process.
The release closed a four-year gap from the previous LTS line, JDK 11, and accumulated language, VM, library, and platform work that had been previewed or incubated across intervening releases. Its feature list includes sealed classes, strong encapsulation of JDK internals, a macOS/AArch64 port, a new macOS rendering pipeline, context-specific deserialization filters, and incubating Foreign Function & Memory and Vector APIs.
The OpenJDK release page identifies JDK 17 as a long-term-support release from most vendors. That status made it a practical migration target for organizations that skipped non-LTS releases after Java 11, and it explains why package managers keep versioned formulae such as openjdk@17 beside newer JDK lines.
JDK 17 also mattered because it tightened boundaries around unsupported internal APIs. Strong encapsulation of JDK internals moved many applications and libraries from permissive legacy access toward explicit supported APIs or deliberate command-line opens, making the release a compatibility checkpoint for the Java ecosystem.
Developers use the package as a full JDK rather than only a runtime: it provides java, javac, jar, javadoc, jshell, jlink, jpackage, Java Flight Recorder tooling, and diagnostic tools such as jcmd, jmap, jstack, and jstat. In practice it is installed to compile Java code, run application servers and build tools, create custom runtime images, inspect production JVMs, and match an LTS target in CI.
For package consumers, openjdk@17 is valuable because it pins the toolchain to a stable Java language and class-library level. That matters for Gradle/Maven builds, language-server setups, container images, and projects whose dependencies certify against Java 17 rather than a moving latest-JDK target.
OpenJDK 17 is a package-manager anchor: it is old enough to be a compatibility baseline and new enough to include the post-Java-9 module-era JDK shape. Its formula preserves a vendor-neutral GPL-with-Classpath-exception build of the Java toolchain while newer OpenJDK formulae continue to advance.
The package is also a reminder that language runtimes often need versioned slots. A single unversioned JDK package cannot serve every build, because bytecode targets, compiler behavior, preview/incubator APIs, security updates, and vendor LTS windows all affect reproducible builds.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour openjdk@17. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
| Aucune donnée d'exécutable n'était présente. | |||
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/openjdk/jdk17u
métadonnées d'installation
| Clé du paquet | brew:openjdk@17 |
|---|---|
| Version | 17.0.19 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/openjdk@17 |
| Page d'accueil | https://openjdk.org/ |
| Dépôt | https://github.com/openjdk/jdk17u |
| Docs amont | https://docs.oracle.com/en/java/javase/17 |
| Licence | GPL-2.0-only WITH Classpath-exception-2.0 |
| Archive source | https://github.com/openjdk/jdk17u/archive/refs/tags/jdk-17.0.19-ga.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:59+02:00 |
| Pulse | updated |
| Dépendances | freetype, giflib, harfbuzz, jpeg-turbo, libpng, little-cms2 |
| Dépendances de compilation | autoconf, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | For the system Java wrappers to find this JDK, symlink it with sudo ln -sfn $HOMEBREW_PREFIX/opt/openjdk@17/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-17.jdk |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openjdk@17 |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
openjdk-17-dbg 17.0.11+9-1
Java runtime based on OpenJDK (debugging symbols)
sudo apt install openjdk-17-dbgopenjdk-17-demo 17.0.11+9-1
Java runtime based on OpenJDK (demos and examples)
sudo apt install openjdk-17-demoopenjdk-17-doc 17.0.11+9-1
OpenJDK Development Kit (JDK) documentation
sudo apt install openjdk-17-docopenjdk-17-jdk 17.0.11+9-1
OpenJDK Development Kit (JDK)
sudo apt install openjdk-17-jdkopenjdk-17-jdk-headless 17.0.11+9-1
OpenJDK Development Kit (JDK) (headless)
sudo apt install openjdk-17-jdk-headlessopenjdk-17-jre 17.0.11+9-1
OpenJDK Java runtime, using Hotspot JIT
sudo apt install openjdk-17-jreopenjdk-17-jre-headless 17.0.11+9-1
OpenJDK Java runtime, using Hotspot JIT (headless)
sudo apt install openjdk-17-jre-headlessopenjdk-17-jre-zero 17.0.11+9-1
Alternative JVM for OpenJDK, using Zero
sudo apt install openjdk-17-jre-zeroopenjdk-17-source 17.0.11+9-1
OpenJDK Development Kit (JDK) source files
sudo apt install openjdk-17-sourceopenjdk17
sudo port install openjdk17openjdk17
nix profile install nixpkgs#openjdk17openjdk17 17.0.19_p10-r0
Oracle OpenJDK 17
https://github.com/openjdk/jdk17u
sudo apk add openjdk17openjdk17-demos 17.0.19_p10-r0
Oracle OpenJDK 17 (demos)
https://github.com/openjdk/jdk17u
sudo apk add openjdk17-demosopenjdk17-doc 17.0.19_p10-r0
Oracle OpenJDK 17 (Documentation)
https://github.com/openjdk/jdk17u
sudo apk add openjdk17-docopenjdk17-jdk 17.0.19_p10-r0
Oracle OpenJDK 17 (JDK) (server variant)
https://github.com/openjdk/jdk17u
sudo apk add openjdk17-jdkopenjdk17-jmods 17.0.19_p10-r0
Oracle OpenJDK 17 (jmods)
https://github.com/openjdk/jdk17u
sudo apk add openjdk17-jmodspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.