Java SE 6の最新版となるJDK 6 Update 7が公開されている。JDK 6 Update 7では13のバグが修正されているほかOlsonタイムゾーンデータバージョン2008bの同梱が実施されている。ただし、もっとも注目すべきはほかにある。JDK 6 Update 7からはじめてJava VisualVMが配布物に同梱 ...
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 ...
今月も引き続き,VisualVMについて紹介していきます。 前回,VisualVMのプラグインを自作する方法について紹介しました。とはいうものの,プラグインで新たなタブを作成しただけで終わってしまいました。 そこで,今回はターゲットとなるアプリケーション ...
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 ...
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 ...
The TDA Projectは5日(米国時間)、TDA (Thread Dump Analyzer)の最新版となるTDA 2.0を公開した。TDAはJavaで開発された分析ツール。アプリケーションサーバのようなプロダクション環境をオフラインで分析するために開発され、成果物はLGPLのもとで公開されている。
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 ...
Java VisualVM is a tool that provides a visual interface for viewing detailed information about Java based applications while they are running on a Java Virtual Machine (JVM). Java VisualVM organizes ...