[quote]http://java.sun.com/docs/performance/
http://java.sun.com/j2se/1.4.2/1.4.2_whitepaper.html
Nothing for 1.4.1 or 1.5 (yet).
[/quote]
Those papers don’t give definitive answers about what optimizations ARE done in the client VM . For instance they don’t even mention that the SSE/SSE2 instructions are only used by the server VM. Thanks for looking though :).