macOS
brew install openjdk@25local Homebrew formula metadata
sudo port install openjdk25MacPorts ports tree · java/openjdk25/Portfile · source: api.github.com
brew / rank 1479
Development kit for the Java programming language. Version 25.0.4 via Homebrew; verified 2026-07-22. Also installable with debian: sudo apt install openjdk-25-dbg.
install
brew install openjdk@25local Homebrew formula metadata
sudo port install openjdk25MacPorts ports tree · java/openjdk25/Portfile · source: api.github.com
sudo apt install openjdk-25-dbgDebian stable package indexes · openjdk-25-dbg · source: deb.debian.org
sudo apk add openjdk25Alpine Linux edge package indexes · openjdk25 · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openjdk25nixpkgs package indexes · openjdk25 · source: raw.githubusercontent.com
choco install openjdkChocolatey community package catalog · openjdk · source: community.chocolatey.org
winget install --id Microsoft.OpenJDK.17 -eWindows Package Manager source index · Microsoft.OpenJDK.17 · source: cdn.winget.microsoft.com
overview
Development kit for the Java programming language
No executable aliases were found in the local package database.
history
OpenJDK 25 is the open-source reference implementation of Java SE 25 and includes the Java runtime, compiler, standard libraries, diagnostics, packaging, documentation, and development tools. It is an LTS release from most JDK vendors.
The OpenJDK community was created in November 2006 when initial JDK source code was published under GPLv2. OpenJDK subsequently became the collaborative upstream for open-source Java SE implementations and adopted a strict six-month feature-release cadence.
JDK 25 was produced through the OpenJDK JEP and release processes as the reference implementation of Java SE 25, specified by JSR 400. It reached general availability on 16 September 2025 with eighteen JEPs.
OpenJDK serves as the upstream code base for binaries shipped by multiple vendors and operating-system distributions. Because most vendors treat JDK 25 as an LTS release, its update line is maintained on the established quarterly schedule for fixes and security updates.
The package supplies java and javac for running and compiling Java, plus tools for archives, signing, documentation, dependency analysis, debugging, monitoring, flight recording, runtime-image linking, native packaging, JShell, and a minimal web server.
OpenJDK is both a language runtime and a full development-toolchain package. Versioned formulae let users keep an LTS toolchain alongside other JDK feature releases, while downstream vendors and distributions build compatible binaries from the shared OpenJDK source and update streams.
security posture
No matching local secret-handling manifest was found for openjdk@25. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$JAVA_HOME/conf/security/java.security$JAVA_HOME/conf/net.properties$JAVA_HOME/conf/logging.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
| No executable data was present. | |||
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/openjdk/jdk25u
install metadata
| Package key | brew:openjdk@25 |
|---|---|
| Version | 25.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openjdk@25 |
| Homepage | https://openjdk.org/ |
| Repository | https://github.com/openjdk/jdk25u |
| Upstream docs | https://openjdk.org/ |
| License | GPL-2.0-only WITH Classpath-exception-2.0 |
| Source archive | https://github.com/openjdk/jdk25u/archive/refs/tags/jdk-25.0.4-ga.tar.gz |
| Last updated | 2026-07-22T01:09:01Z |
| Pulse | updated |
| Dependencies | freetype, giflib, harfbuzz, jpeg-turbo, libpng, little-cms2 |
| Build dependencies | autoconf, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | For the system Java wrappers to find this JDK, symlink it with sudo ln -sfn $HOMEBREW_PREFIX/opt/openjdk@25/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-25.jdk |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openjdk@25 |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
openjdk-25-dbg 25.0.3+9-2~deb13u1
Java runtime based on OpenJDK (debugging symbols)
sudo apt install openjdk-25-dbgopenjdk-25-demo 25.0.3+9-2~deb13u1
Java runtime based on OpenJDK (demos and examples)
sudo apt install openjdk-25-demoopenjdk-25-doc 25.0.3+9-2~deb13u1
OpenJDK Development Kit (JDK) documentation
sudo apt install openjdk-25-docopenjdk-25-jdk 25.0.3+9-2~deb13u1
OpenJDK Development Kit (JDK)
sudo apt install openjdk-25-jdkopenjdk-25-jdk-headless 25.0.3+9-2~deb13u1
OpenJDK Development Kit (JDK) (headless)
sudo apt install openjdk-25-jdk-headlessopenjdk-25-jre 25.0.3+9-2~deb13u1
OpenJDK Java runtime, using Hotspot JIT
sudo apt install openjdk-25-jreopenjdk-25-jre-headless 25.0.3+9-2~deb13u1
OpenJDK Java runtime, using Hotspot JIT (headless)
sudo apt install openjdk-25-jre-headlessopenjdk-25-jre-zero 25.0.3+9-2~deb13u1
Alternative JVM for OpenJDK, using Zero
sudo apt install openjdk-25-jre-zeroopenjdk-25-source 25.0.3+9-2~deb13u1
OpenJDK Development Kit (JDK) source files
sudo apt install openjdk-25-sourceopenjdk-25-testsupport 25.0.3+9-2~deb13u1
Java runtime based on OpenJDK (regression test support)
sudo apt install openjdk-25-testsupportopenjdk25
sudo port install openjdk25openjdk25
nix profile install nixpkgs#openjdk25openjdk25 25.0.4_p7-r1
Oracle OpenJDK 25
https://github.com/openjdk/jdk25u
sudo apk add openjdk25openjdk25-demos 25.0.4_p7-r1
Oracle OpenJDK 25 (demos)
https://github.com/openjdk/jdk25u
sudo apk add openjdk25-demosopenjdk25-doc 25.0.4_p7-r1
Oracle OpenJDK 25 (Documentation)
https://github.com/openjdk/jdk25u
sudo apk add openjdk25-docopenjdk25-jdk 25.0.4_p7-r1
Oracle OpenJDK 25 (JDK)
https://github.com/openjdk/jdk25u
sudo apk add openjdk25-jdksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.