> 6GB heap - no issues. JVM 1.5 and 1.6 are easily tuned to
> avoid this. Just read the manual & various articles on
> how to use concurrent collector.
Sure, unless you count the full GC's.
Lots of developers assume that because they can tune the incremental GCs down, that they've tamed the beast. However, even with a well-tuned 6GB heap, most applications will see an unacceptable pause when full GC hits.
Peace,
Cameron Purdy | Oracle
http://www.oracle.com/technology/products/coherence/index.html