Recently I've observed a lot of people still giving links to javadocs of 1.4.2. This is not quite a good practice and I'd like to raise the question.
This happens because search engines (Google at least) give the old javadoc if one searches for, let's say, java.lang.String
So, how to get the javadoc for the correct (currently 1.6) version of JDK?