I have observed a great difference in Sun Java performance when code is compiled through jdk1.6 as compared to jdk1.5 or jdk1.4 (over 4 folds)
What changes and optimizations have been done? Is there anything worth taking home from these changes which will help to boost our application performance.
Thanks for replying