Java Performance Tuning

Java(TM) - see bottom of page

|home |services |training |newsletter |tuning tips |tool reports |articles |resources |about us |site map |contact us |
Tools: | GC log analysers| Multi-tenancy tools| Books| SizeOf| Thread analysers| Heap dump analysers|

Our valued sponsors who help make this site possible
JProfiler: Get rid of your performance problems and memory leaks! 

Training online: Concurrency, Threading, GC, Advanced Java and more ... 

News February 2006

JProfiler
Get rid of your performance problems and memory leaks!

Modern Garbage Collection Tuning
Shows tuning flow chart for GC tuning


Java Performance Training Courses
COURSES AVAILABLE NOW. We can provide training courses to handle all your Java performance needs

Java Performance Tuning, 2nd ed
The classic and most comprehensive book on tuning Java

Java Performance Tuning Newsletter
Your source of Java performance news. Subscribe now!
Enter email:


Training online
Threading Essentials course


JProfiler
Get rid of your performance problems and memory leaks!


Back to newsletter 063 contents

We very occasionally focus the newsletter on a single article because we feel that one article is of sufficient importance to the Java performance community that we should emphasize its importance. This month we do that for Sun's "JSE 5.0 Trouble-Shooting and Diagnostic Guide". It is a big document, but worth a browse - the huge list of tips we extracted should indicate its worth.

But as we read through the article, one thing really annoyed us. (Don't let that detract you from the usefulness of the article, but we couldn't help ranting a bit about this). Early on in the article we saw this statement:

"In general, most -XX options are unsupported, undocumented, and were originally included for the purposes of testing components of the HotSpot Virtual Machine during its development. However many -XX options are important for performance tuning and diagnostic purposes, and are therefore described in this chapter."

A note from this newsletter's sponsor

Wily Technology delivers what you need: Availability, Performance and Control
The most critical web applications in the world are managed by
software from Wily, the leader in enterprise application management

This is hardly news, we all know about the -XX tuning parameters and invariably use some of them as we tune our Java runtimes. Most systems we have tuned have some components that have gone into production with -XX parameters in use. But this is now version 5 and that's what annoys us! Sun is fully aware that your average production JVM needs a few -XX paramaters to run with optimal performance (sometimes even to run with acceptable performance).

So it is about time Sun differentiated between the hundreds of -XX options that are really for Sun engineering support; and those that are somewhat much more likely to be used by their Java customers in their deployed systems.

Read on for our news, that selected article and its extracted tips, and for Kirks roundup on Thread.sleep, lakhs and crores, and other matters.

News

Java performance tuning related news.

A note from this newsletter's sponsor

Tired of dealing with Java code fires? Extinguish Java code issues &
prevent performance flare-upswith Quest Software's JProbe®. Gain
confidence in your code. Download a free trial of JProbe now.

Tools

Java performance tuning related tools.

Articles

Jack Shirazi


Back to newsletter 063 contents


Last Updated: 2024-08-26
Copyright © 2000-2024 Fasterj.com. All Rights Reserved.
All trademarks and registered trademarks appearing on JavaPerformanceTuning.com are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries. JavaPerformanceTuning.com is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.
URL: http://www.JavaPerformanceTuning.com/news/news063.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us