macOS
brew install gcviewerlocal Homebrew formula metadata
brew
gcviewer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gcviewerlocal Homebrew formula metadata
概要
Java garbage collection visualization tool
履歴
GCViewer is a Java tool for visualizing and summarizing garbage-collection logs. It covers historical and modern JVM log formats from Sun/Oracle, IBM, HP, and BEA, and can be used either as a GUI application or from the command line.
The current repository is a fork of tagtraum industries' GCViewer. Its GitHub metadata says tagtraum development stopped in 2008 and that this fork aimed to improve support for Sun/Oracle Java 1.6 and later garbage-collector logs, including G1. The README credits Hendrik Schreiber for GCViewer up to 1.29.
GCViewer fits the Java operations era in which verbose GC logs were exchanged as files and interpreted offline. The changelog shows maintenance following JVM logging changes: G1 work in the 1.31 series, Maven Central publication in 1.33, command-line image/report generation, Java 8 updates, unified logging, Shenandoah, ZGC, and a 2026 update for newer parser cases.
Users open or pass GC log files to GCViewer, then inspect charts, pause summaries, heap metrics, parser warnings, and exported summaries. The command-line mode can generate CSV-style reports and optional chart images, making it useful in scripted JVM performance investigations.
GCViewer is notable because it packages years of JVM log-format drift into one small desktop-and-CLI artifact. It preserves support for vendor-era Java logs while continuing to parse newer OpenJDK unified logging, which is exactly the kind of compatibility surface package maintainers care about.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gcviewer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/chewiebug/GCViewer
インストールメタデータ
| パッケージキー | brew:gcviewer |
|---|---|
| バージョン | 1.37 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gcviewer |
| ホームページ | https://github.com/chewiebug/GCViewer |
| リポジトリ | https://github.com/chewiebug/GCViewer |
| 上流ドキュメント | https://github.com/chewiebug/GCViewer#readme |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/gcviewer/gcviewer-1.37.jar |
| 最終更新 | 2026-05-25T22:03:14Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcviewer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.