今月も引き続き,VisualVMについて紹介していきます。 前回,VisualVMのプラグインを自作する方法について紹介しました。とはいうものの,プラグインで新たなタブを作成しただけで終わってしまいました。 そこで,今回はターゲットとなるアプリケーション ...
Java SE 6の最新版となるJDK 6 Update 7が公開されている。JDK 6 Update 7では13のバグが修正されているほかOlsonタイムゾーンデータバージョン2008bの同梱が実施されている。ただし、もっとも注目すべきはほかにある。JDK 6 Update 7からはじめてJava VisualVMが配布物に同梱 ...
今月も引き続き管理ツールのVisualVMについて紹介していきます。 先月まで,VisualVMが標準で提供している機能について解説してきました。今月から,VisualVMを拡張する方法について解説します。 なお,VisualVMプロジェクトではVisualVM1.2がリリースされました。
Sun Microsystems has unveiled a new GUI-based tool for visualizing data sources and troubleshooting Java applications. Java VisualVM 1.0 launched Tuesday as part of JavaSE 6 Update 7. VisualVM is a ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
26日(米国時間)、VisualVMの最新版となるVisualVM 1.3が公開された。VisualVMはJavaアプリケーションの動作情報を視覚化するツール群。Java仮想マシンが提供するデータを集約し再構築して、ユーザに対してさまざまな角度から視覚化された情報を提供する。 VisualVM 1. ...
Java enterprise infrastructure software maker Terracotta recently announced it will soon be integrating Sun Microsystems' new Java VisualVM technology with the Terracotta management console. The ...
Java VisualVM discovers running applications using the jps tool (Solaris, Linux, or Mac OS X or Windows), which can only discover Java applications started by the same user as the one who starts the ...
The Birds of a Feather session “Monitoring and Troubleshooting Java Platform Applications with JDK Software” was led by Mandy Chung and Tomas Hurka. Each of these Sun employees possesses the ...
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 ...