ニュース

Java SE 6の最新版となるJDK 6 Update 7が公開されている。JDK 6 Update 7では13のバグが修正されているほかOlsonタイムゾーンデータバージョン2008bの同梱が実施されている。ただし、もっとも注目すべきはほかにある。JDK 6 Update 7からはじめてJava VisualVMが配布物に同梱 ...
The TDA Projectは5日(米国時間)、TDA (Thread Dump Analyzer)の最新版となるTDA 2.0を公開した。TDAはJavaで開発された分析ツール。アプリケーションサーバのようなプロダクション環境をオフラインで分析するために開発され、成果物はLGPLのもとで公開されている。
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 ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
Thomas Dullien discusses how language design choices impact performance, how Google's monorepo culture and Amazon's two-pizza-team culture impact code efficiency, and why statistical variance is an ...
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 ...
Sun Microsystems Inc. has announced Java VisualVM, an open-source graphical user interface tool for troubleshooting and profiling Java applications. Users can view detailed information about Java ...
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 ...