Automic VaultAutomic Vault

brew

使用 Homebrew 安装 openj9

查看 openj9 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openj9

local Homebrew formula metadata

概览

软件包摘要

High performance, scalable, Java virtual machine

命令和别名

  • jdmpview
  • jitserver
  • jpackcore
  • jrunscript
  • traceformat

历史

项目历史与用法

Eclipse OpenJ9 is an independent Java Virtual Machine implementation used with OpenJDK class libraries to build a complete JDK. It competes with HotSpot by emphasizing startup, footprint, reliability, throughput, cloud deployment, diagnostics, and JVM implementation diversity.

项目历史

OpenJ9 descends from IBM's J9 JVM, which IBM used in production Java runtimes before contributing it to the Eclipse Foundation. The Eclipse project says OpenJ9 represents hundreds of person-years of effort and underpins IBM SDK, Java Technology Edition, a component of many IBM enterprise products.

IBM completed open sourcing J9 as Eclipse OpenJ9 in September 2017. The OpenJ9 repository states that significant parts of the code are also open source through Eclipse OMR, the reusable runtime-component project that shares technology below language-specific virtual machines.

采用历史

OpenJ9's adoption story is unusual because the implementation had enterprise production history before its Eclipse-era open-source life. Its public positioning is not as a replacement for Java SE itself, but as a JVM that combines with OpenJDK class libraries to produce JDK builds tuned for smaller memory footprint, startup behavior, and cloud deployments.

The project also matters because the Java ecosystem benefits from multiple JVM implementations. The OpenJ9 README explicitly frames that competition as a source of runtime innovation in compressed references, cloud features, ahead-of-time compilation, performance, and lower memory use.

使用方式

Users choose an OpenJ9-based JDK when they want a Java runtime with different startup, memory, JIT, diagnostics, class-sharing, and cloud-oriented tuning behavior than HotSpot. The documentation exposes a large set of OpenJ9-specific runtime options, garbage-collection policies, class data sharing, JITServer, AOT compiler support, CRIU support, and diagnostic tools.

The Homebrew formula is keg-only and tells macOS users to symlink its JDK bundle into /Library/Java/JavaVirtualMachines when they want system Java wrappers to discover it, which reflects the usual JDK packaging friction: multiple Java runtimes can be installed side by side but must be selected deliberately.

为什么软件包爱好者会关心

OpenJ9 is package-nerd catnip because it separates the JDK into pieces packagers often blur together: OpenJDK class libraries, a non-HotSpot JVM, Eclipse OMR runtime components, Java compatibility constraints, and platform-specific JDK bundle registration. A package named openj9 is not just another Java version; it is a different VM lineage.

时间线

  • 2017: IBM contributed the J9 VM to the Eclipse Foundation as the Eclipse OpenJ9 open-source project.
  • 2017: IBM SDK, Java Technology Edition version 8 incorporated the Eclipse OpenJ9 VM beginning with service refresh 5.
  • Homebrew packages OpenJ9 as a keg-only JDK and describes it as providing a supported LTS JDK rather than an arbitrary Java version selector.

Related projects

  • OpenJ9 is closely related to OpenJDK, Eclipse OMR, IBM SDK Java Technology Edition, Eclipse Adoptium builds, and the HotSpot JVM that ships in the main OpenJDK reference implementation.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal
  • infrastructure mutation or orchestration signal

信号

  • text:image,server
  • text:jit,shell
  • text:virtual machine

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 6 个运行时依赖。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jdmpviewcli全局可执行文件
jitservercli全局可执行文件
jpackcorecli全局可执行文件
jrunscriptcli全局可执行文件
traceformatcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.59.0
管理器更新时间2026-07-11
本地数据OK
上游当前
检测到的最新版本openj9-0.59.0

https://github.com/eclipse-openj9/openj9

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:openj9
版本0.59.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/openj9
主页https://www.eclipse.org/openj9/
仓库https://github.com/eclipse-openj9/openj9
上游文档https://eclipse.dev/openj9/docs
许可证EPL-2.0 OR Apache-2.0 OR (GPL-2.0-only WITH Classpath-exception-2.0) OR (GPL-2.0-only WITH OpenJDK-assembly-exception-1.0)
源码归档https://github.com/eclipse-openj9/openj9/archive/refs/tags/openj9-0.59.0.tar.gz
最后更新2026-07-11T09:50:49+09:00
Pulseupdated
依赖freetype, giflib, harfbuzz, jpeg-turbo, libpng, little-cms2
构建依赖autoconf, bash, cmake, openjdk@25, pkgconf
macOS 提供的库libffi
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项This formula provides the latest supported LTS JDK. If you need a specific version, then you will have to use a different method to install OpenJ9. For the system Java wrappers to find this JDK, symlink it with sudo ln -sfn $HOMEBREW_PREFIX/opt/openj9/libexec/openj9.jdk /Library/Java/JavaVirtualMachines/openj9.jdk

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment