This document provides an overview of new performance and scalability improvements in Java SE 6, including runtime optimizations for locking, compilation, and garbage collection. It discusses features like biased locking, lock coarsening, parallel compaction collection, improved ergonomics, and reduced application startup times. Benchmark results demonstrate performance gains of 10-20% for SPECjbb2005, I/O tests, and VolanoMark compared to Java SE 5.