The standard cure for fixing Java problems with Linux distributions like Ubuntu is to say "Use the Sun JDK instead of OpenJDK". For several reasons I'd like to just use the Java shipping with Ubuntu instead of having to install and download from partner repositories or download tarballs.
I have played some with Eclipse 3.7.1 under Ubuntu 11.10 and not found any glaring showstoppers.
Question is: Is there anything not working correctly with the default installation of Java on Ubuntu at all, or is there something I should look out for?