# openj9 を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:openj9
```

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

### macOS

- Homebrew (100%):

```sh
brew install openj9
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:openj9
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.60.0
- **ソース概要:** High performance, scalable, Java virtual machine
- **ホームページ:** <https://www.eclipse.org/openj9/>
- **リポジトリ:** <https://github.com/eclipse-openj9/openj9>
- **最終更新:** 2026-08-02T00:19:41+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jdmpview (エイリアス)
- jitserver (エイリアス)
- jpackcore (エイリアス)
- jrunscript (エイリアス)
- traceformat (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.60.0
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://eclipse.dev/openj9/>
- <https://eclipse.dev/openj9/docs/introduction/>
- <https://formulae.brew.sh/formula/openj9>
- <https://github.com/eclipse-openj9/openj9>
- <https://www.ibm.com/docs/en/sdk-java-technology/8?topic=openj9-user-documentation>


## セキュリティノート

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

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/openj9.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openj9.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
