Automic VaultAutomic Vault

brew

openjdk@17 を Homebrew, apt, apk, chocolatey, MacPorts, Nix, winget でインストール

openjdk@17 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install openjdk@17

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install openjdk17

MacPorts ports tree · java/openjdk17/Portfile · ソース: api.github.com

概要

パッケージ概要

Development kit for the Java programming language

コマンドとエイリアス

ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 14 September 2021: JDK 17 reached General Availability as the Java SE 17 reference implementation.
  • JDK 17 feature cycle: sealed classes were finalized after preview in JDK 15 and JDK 16; strong encapsulation of internals and macOS/AArch64 support landed as part of the same release train.
  • After GA: update work moved to the jdk17u line, while the OpenJDK JDK Project continued six-month feature releases.

Related projects

  • OpenJDK 17 sits between the JDK 11 and JDK 21 LTS generations. It is maintained through the JDK Updates effort, while experimental and longer-horizon work around Panama, Valhalla, Loom, Amber, and other OpenJDK projects feeds later feature releases.

セキュリティ状態

保護ツール対応はまだ見つかっていません

openjdk@17 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 6 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
実行可能ファイルのデータはありません。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版17.0.19
マネージャ更新日2026-06-25
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/openjdk/jdk17u

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:openjdk@17
バージョン17.0.19
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/openjdk@17
ホームページhttps://openjdk.org/
リポジトリhttps://github.com/openjdk/jdk17u
上流ドキュメントhttps://docs.oracle.com/en/java/javase/17
ライセンスGPL-2.0-only WITH Classpath-exception-2.0
ソースアーカイブhttps://github.com/openjdk/jdk17u/archive/refs/tags/jdk-17.0.19-ga.tar.gz
最終更新2026-06-25T13:37:59+02:00
Pulseupdated
依存関係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@17/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-17.jdk

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenjdk@17
Version Scheme0
Revision0
Requirements
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Ubuntu apt95%

openjdk-17-dbg 17.0.11+9-1

Java runtime based on OpenJDK (debugging symbols)

https://openjdk.java.net/

sudo apt install openjdk-17-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: openjdk-17
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-demo 17.0.11+9-1

Java runtime based on OpenJDK (demos and examples)

https://openjdk.java.net/

sudo apt install openjdk-17-demo
  • Section: universe/java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 1 依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-demo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-doc 17.0.11+9-1

OpenJDK Development Kit (JDK) documentation

https://openjdk.java.net/

sudo apt install openjdk-17-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: openjdk-17
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-jdk 17.0.11+9-1

OpenJDK Development Kit (JDK)

https://openjdk.java.net/

sudo apt install openjdk-17-jdk
  • Section: java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 4 依存関係
  • 16 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-jdk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-jdk-headless 17.0.11+9-1

OpenJDK Development Kit (JDK) (headless)

https://openjdk.java.net/

sudo apt install openjdk-17-jdk-headless
  • Section: java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 3 依存関係
  • 16 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-jdk-headless from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-jre 17.0.11+9-1

OpenJDK Java runtime, using Hotspot JIT

https://openjdk.java.net/

sudo apt install openjdk-17-jre
  • Section: java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 24 依存関係
  • 15 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-jre from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-jre-headless 17.0.11+9-1

OpenJDK Java runtime, using Hotspot JIT (headless)

https://openjdk.java.net/

sudo apt install openjdk-17-jre-headless
  • Section: java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 11 依存関係
  • 15 提供
  • 12 任意依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-jre-headless from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-jre-zero 17.0.11+9-1

Alternative JVM for OpenJDK, using Zero

https://openjdk.java.net/

sudo apt install openjdk-17-jre-zero
  • Section: universe/java
  • Architecture: amd64
  • Source Package: openjdk-17
  • 4 依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-jre-zero from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openjdk-17-source 17.0.11+9-1

OpenJDK Development Kit (JDK) source files

https://openjdk.java.net/

sudo apt install openjdk-17-source
  • Section: java
  • Architecture: all
  • Source Package: openjdk-17
  • 1 依存関係
  • normalized package name match
  • 一致条件: Openjdk 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openjdk-17-source from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
MacPorts94%

openjdk17

sudo port install openjdk17
  • package manager index match
  • 一致条件: Openjdk17
MacPorts ports tree · api.github.com · MacPorts ports tree: java/openjdk17/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

openjdk17

nix profile install nixpkgs#openjdk17
  • package manager index match
  • 一致条件: Openjdk17
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: openjdk17 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk92%

openjdk17 17.0.19_p10-r0

Oracle OpenJDK 17

https://github.com/openjdk/jdk17u

sudo apk add openjdk17
  • License: GPL-2.0-with-classpath-exception
  • Architecture: x86_64
  • Source Package: openjdk17
  • 1 依存関係
  • 1 提供
  • package manager index match
  • 一致条件: Openjdk17
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjdk17 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openjdk17-demos 17.0.19_p10-r0

Oracle OpenJDK 17 (demos)

https://github.com/openjdk/jdk17u

sudo apk add openjdk17-demos
  • License: GPL-2.0-with-classpath-exception
  • Architecture: x86_64
  • Source Package: openjdk17
  • package manager index match
  • 一致条件: Openjdk17
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjdk17-demos from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openjdk17-doc 17.0.19_p10-r0

Oracle OpenJDK 17 (Documentation)

https://github.com/openjdk/jdk17u

sudo apk add openjdk17-doc
  • License: GPL-2.0-with-classpath-exception
  • Architecture: x86_64
  • Source Package: openjdk17
  • package manager index match
  • 一致条件: Openjdk17
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjdk17-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openjdk17-jdk 17.0.19_p10-r0

Oracle OpenJDK 17 (JDK) (server variant)

https://github.com/openjdk/jdk17u

sudo apk add openjdk17-jdk
  • License: GPL-2.0-with-classpath-exception
  • Architecture: x86_64
  • Source Package: openjdk17
  • 1 依存関係
  • 1 提供
  • package manager index match
  • 一致条件: Openjdk17
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjdk17-jdk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openjdk17-jmods 17.0.19_p10-r0

Oracle OpenJDK 17 (jmods)

https://github.com/openjdk/jdk17u

sudo apk add openjdk17-jmods
  • License: GPL-2.0-with-classpath-exception
  • Architecture: x86_64
  • Source Package: openjdk17
  • package manager index match
  • 一致条件: Openjdk17
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjdk17-jmods from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment