The AquariumにおいてVisualVM 1.1の公開が伝えられた。VisualVMはJavaアプリケーションの動作情報を視覚化するツール群。Java仮想マシンが提供するデータを集約し、再構築して、ユーザに対してさまざまな角度から視覚化された情報を提供する。JDK 6 Update 7からJDKの ...
前回からJava SE 6u7で提供されることになった管理ツールVisualVMについて紹介しています。 前回はアプリケーションへの接続,ヒープ,スレッドなどの監視について紹介しました。しかし,先週紹介した範囲は,見せ方は異なるものの,やはりJDKに付属して ...
今月も引き続き管理ツールのVisualVMについて紹介していきます。 先月まで,VisualVMが標準で提供している機能について解説してきました。今月から,VisualVMを拡張する方法について解説します。 なお,VisualVMプロジェクトではVisualVM1.2がリリースされました。
Java SE 6の最新版となるJDK 6 Update 7が公開されている。JDK 6 Update 7では13のバグが修正されているほかOlsonタイムゾーンデータバージョン2008bの同梱が実施されている。ただし、もっとも注目すべきはほかにある。JDK 6 Update 7からはじめてJava VisualVMが配布物に同梱 ...
使用VisualVM监控远程主机上JAVA应用程序时,需要开启远程主机上的远程监控访问,或者在远程JAVA应用程序启动时,开启远程监控选项,两种方法,选择其中一种就可以开启远程监控功能,配置完成后就可以在本地对远程主机上的JAVA应用程序进行监控。
VisualVMを使うための起動オプションを設定します spec: containers: -----ここを追加する----- env: - name: JAVA_TOOL_OPTIONS value: -Dcom.sun ...
With the release of VisualVM as a standard part of Sun’s JDK distribution since JDK 6 Update 7, it is likely that Java developers will begin using VisualVM in situations in which they previously used ...
Although jstack (Java Stack Trace) is a useful tool for learning more about a how a Java thread is behaving, VisualVM is an even easier method for obtaining the same type of information. It is easy to ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Vivek Yadav, an engineering manager from ...